Flave / Phantom-Islands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to edit island specs

To make adjustments to the individual island sounds you'll have to make edits to the file data/islands_specs.json. This is a file formatted in the JSON data structure so to make it work it will have to be formatted properly.

This specific file contains a list (delimited by [ and ] brackets) of island objects (delimited by {´ and ´} brackets). Each island contains a series of properties. The following describes briefly what each property does.

Property Name Required Default (if not specified) Description
name True

About


Languages

Language:JavaScript 42.1%Language:SCSS 40.2%Language:HTML 12.8%Language:Handlebars 5.0%