aimozg / aap18v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aimozg's Abandoned Project No. 18

18+/NSFW.

Building

Requires Node.js and IDE like IntelliJ IDEA (paid) or Visual Studio Code (free).

Run npm install once to download dependencies. Run npm run serve to run a development server with hot reload.

To build development version once, run npm run build-dev. Run npm run watch to build in watch mode, rebuilding when the sources are edited. Game will be built into dist/ folder.

To build release version, run npm run build.

To package the game, run npm run package-dev-win or npm run package-win. It will create a ZIP file with version number and build date in releases/ folder.

About

License:Other


Languages

Language:TypeScript 95.7%Language:SCSS 3.8%Language:JavaScript 0.5%Language:HTML 0.0%