Corrections
This commit is contained in:
parent
29ab288b65
commit
b90ff645d4
3 changed files with 13 additions and 12 deletions
|
@ -24,9 +24,10 @@ In =variables.py=, edit:
|
|||
- =startyear=: year from which to begin tracking (an integer)
|
||||
- =hue=: theme colour expressed as a hue from 0 to 360
|
||||
- =consoles=: add or remove consoles following the format provided (=.png= images must be added to the build directory with a filename corresponding with the value of ="img"= for each console)
|
||||
** Testing
|
||||
- Run =python3 generategames.py local= to build in =gamebuild=.
|
||||
* First run
|
||||
- Run =python3 init.py= and then =chmod +x build.sh=.
|
||||
- Create directories on the server corresponding to any =*serverpath= variables you have set..
|
||||
* Generating the files
|
||||
- Run =python3 generate.py local= to build in local directories.
|
||||
* Building
|
||||
- Run =./build.sh= to build and upload to the server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue