Skip to content
Snippets Groups Projects
Commit 7f9a6eaa authored by shikiyoku's avatar shikiyoku :disappointed: Committed by Vrelnir
Browse files

Add README

- Add normal version build info.
- Ignore `.vscode` VSCode folder
parent f40acbe7
No related branches found
No related tags found
No related merge requests found
# IDE, temp, generated, and other local-only files
.idea/
.vscode
*.iml
node_modules/
tweego.exe
......@@ -10,4 +11,4 @@ Zimg/
* Ignoring working folder for Quin2k
mod/
*.code-workspace
release/
\ No newline at end of file
release/
# Degrees of Lewdity
## How to build
### Prerequisites
1. Install [Tweego](http://www.motoslave.net/tweego/) and remember the path where it was installed.
2. Add path to `tweego.exe` (e.g. `C:\Program Files\Twine\tweego-2.1.0-windows-x64`) to Windows `Path` environment variable
### Build normal version
1. Run `compile.bat`.
2. Copy `Degrees of Lewdity VERSION.html` and `img` to any folder.
3. Open `Degrees of Lewdity VERSION.html`.
### Build text only version
?
### Build Android version (.apk)
?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment