Update README.md

This commit is contained in:
Mister_Nebula 2020-04-12 16:07:09 +01:00 committed by GitHub
parent f97fa7a1e3
commit 18a5ab4795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ This list will update as more options are added. Structure JSON file like so :
} }
} }
``` ```
Everything in required is always needed, and so is every tabbed line in an option.
### Required : ### Required :
- name - The name of the planet. - name - The name of the planet.
- position - The Vector3 positon of the planet in world space. Write as \[x, y, z]. - position - The Vector3 positon of the planet in world space. Write as \[x, y, z].