Documentation Recommendation
whipowill opened this issue · 1 comments
whipowill commented
You might add to the homepage some documentation about command line arguments. For example, in order to get the scale I wanted I had to run the game line this:
exec Akhenaten.exe --display-scale 2 --cursor-scale 2 --render opengl --size 1920x1080 ../path/to/pharaoh
I had to look into your code to find out how to do this.