https://github.com/slashscreen/floravnviewerfinal
https://github.com/slashscreen/floravnviewerfinal
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/slashscreen/floravnviewerfinal
- Owner: SlashScreen
- License: cc0-1.0
- Created: 2018-04-12T18:35:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T04:51:54.000Z (about 8 years ago)
- Last Synced: 2025-02-09T19:36:30.123Z (over 1 year ago)
- Language: CoffeeScript
- Size: 682 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Floraverse VN viewer
**About**
This is a standalone viewer for the Visual Novels posted to floraverse.com , made by Glip and [Eevee](https://github.com/eevee) for the webcomic Floraverse, such as Itchy Itchy and Try Try Again. This is an experiment to see if I can do it. I did not paint any of the pretty pictures.
Basically, a standalone version of [this](http://apps.veekun.com/flora-cutscenes/)
I have no affiliation with Floraverse, but Eevee said it would be "interesting" if I could wrap it with Electron.
This is based off my fork of the Electron official example project.
## A note
All the coffeescript (literally all of it) is written by Eevee, and almost all of the files inside the /assets folder are made by either her or her partner Glip for the webcomic [Floraverse](floraverse.com).
## To Use
To clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
git clone https://github.com/SlashScreen/FloraVnViewerFinal
cd Flora-Vn-Viewer
npm install
npm start
```
Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
## License
[CC0 1.0 (Public Domain)](LICENSE.md)
[Floraverse-related content (I.E. not the code) protected under IRC](https://opensource.org/licenses/ISC)