Newer
Older
## How to update the Pregmod HTML file and art resources
To update Pregmod HTML file first have on hand a copy of the file you
which to you use and then place it next to the fchost executable.
To update or use some art resource(s) the desired image pack(s)
will need to be downloaded (links can be found in game under the respective option).
The one's which contain the word embedded will not require downloading
additional resources as they are built into the html.
Once downloaded extract, then create a resources sub directory
next to the fchost executable and place the resource(s) there.
Finally refersh or re-launch FCHost then
in game go to options (o key) -> Display -> Images and select your desired option.
e.g. for Elohiem's interactive WebGL
fchost.exe
- resources
- webgl
For Shokusku's rendered image pack it would be
fchost.exe
- resources
- dynamic
- renders
## Keybinds
Ctrl+Plus and Ctrl+Minus keybinds to zoom in and out.
CTRL+SHIFT+J to ShowDevTools
## Save file locations
On Windows this would be Documents\FreeCities_Pregmod\FCHostPersistentStorage.
## Building FCHost
If you want to build it yourself please refer to [FCHost/Building_FCHost.txt](FCHost/Building_FCHost.txt).