mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update README.md
This commit is contained in:
parent
83d85c5339
commit
111c7ff1cb
13
README.md
13
README.md
@ -1,7 +1,18 @@
|
|||||||
# Marshmallow
|
# Marshmallow
|
||||||
A planet creator for Outer Wilds.
|
A planet creator for Outer Wilds.
|
||||||
|
|
||||||
## List of available options :
|
Planets are created using a JSON file format structure, and placed in the `planets` folder.
|
||||||
|
|
||||||
|
- Moon support is coming *very* soon!
|
||||||
|
- Support for mods to create custom planets / moons is also coming soon!
|
||||||
|
|
||||||
|
<!-- TOC -->
|
||||||
|
|
||||||
|
- [Creating a planet file](#creating-a-planet-file)
|
||||||
|
|
||||||
|
<!-- /TOC -->
|
||||||
|
|
||||||
|
## Creating a planet file :
|
||||||
This list will update as more options are added. Structure JSON file like so :
|
This list will update as more options are added. Structure JSON file like so :
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user