This commit is contained in:
2020-10-04 18:23:47 +01:00
parent 73d7771cce
commit 84992a4a57
11 changed files with 218 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Edit those files to populate the correct values.
## Run the code
Edit `main.py` to set the directory of the extracted asset bundles.
Run `main.py` in the terminal to start the application.
## Development: Making changes