mirror of
https://gitgud.io/Vrelnir/degrees-of-lewdity.git
synced 2026-09-15 06:04:27 +08:00
myonmyuu/degrees-of-lewdity-3d
- downloaded gltf files are now cached instead of being redownloaded every time - added an option to enable/disable 3d
Degrees of Lewdity
How to build
Optional Prerequisites
- Install Tweego and remember the path where it was installed.
- Add path to
tweego.exe(e.g.C:\Program Files\Twine\tweego-2.1.0-windows-x64) to WindowsPathenvironment variable.
Changing the build version and type
- Open
01-config\sugarcubeConfig.js. - Edit the
window.StartConfigobject to the relevant config type.- Normal Build -
enableImagesneeds to betrueandenableLinkNumberifyneeds to betrue. - Text Only Build -
enableImagesneeds to befalseandenableLinkNumberifyneeds to betrue. - Android Build -
enableImagesneeds to betrueandenableLinkNumberifyneeds to befalse.
- Normal Build -
versionis optional between release versions but will be displayed on screen in several places and stored in the saves made.debugis optional and will only effect new games.
Compiling the html
- Run
compile.batorcompile-watch.bat. - Open
Degrees of Lewdity VERSION.html.
Build Android version (.apk)
?
Languages
JavaScript
91.7%
CSS
6.3%
TypeScript
1.4%
Shell
0.3%
Python
0.1%
Other
0.1%