How to Generate Furniture Images
First you have to setup the screenshot / image upload server you want in config/config.lua
under the Config.Screenshot = choose which provider you use. Please see this to set it up.
Commands​
To enable the commands make sure you have Config.debug = true. After going inside the game use this command to start the screenshotting of furniture images!
startfurniturescreenshot
If for some reason it is stuck (errors) and not continuing the generation use this command to stop
stopfurniturescreenshot
Offline Option​
If you choose to use Config.Screenshot = 'offline' then follow this
- Copy the file
bcs_housing/thumbnails_offline.json
and rename tobcs_housing/thumbnails.json
- If you want to add more images for custom furnitures add it here
bcs_housing/html/images/furnitures
. - You can start to use the command above to generate new images