itch.io is community of indie game creators and players

Devlogs

Tutorial: Presets

Space Generator
A browser tool made in HTML5

The presets tab allows users to upload presets in .json format to Space Generator, allowing settings to be reused between sessions or shared with other users. 

The "upload preset" button will open a dialogue allowing the user to upload a .json file, which Space Generator will then attempt to parse. If the contents of the file don't contain valid Space Generator preset data the file will be rejected - to get more information, check the output of the inspector for error logs.

Download Space Generator
Leave a comment