Update README.md

This commit is contained in:
Nick 2022-05-10 17:28:29 -04:00 committed by GitHub
parent bbabd4ac60
commit 9506c3dee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ Check the ship's log for how to use your warp drive to travel between star syste
- Load planet meshes or details from asset bundles - Load planet meshes or details from asset bundles
- Use our [template Unity project](https://github.com/xen-42/outer-wilds-unity-template) to create assets for use in NH, including all game scripts recovered using UtinyRipper - Use our [template Unity project](https://github.com/xen-42/outer-wilds-unity-template) to create assets for use in NH, including all game scripts recovered using UtinyRipper
- Separate solar system scenes accessible via wormhole OR via the ship's new warp drive feature accessible via the ship's log - Separate solar system scenes accessible via wormhole OR via the ship's new warp drive feature accessible via the ship's log
- Remove or edit existing planets - Remove or edit existing planets, including what they orbit around
- Create custom planets from heightmaps/texturemaps - Create custom planets from heightmaps/texturemaps
- Create stars, comets, asteroid belts, and satellites too. - Create stars, comets, asteroid belts, and satellites too.
- Add stock planet features to custom ones, such as geysers, cloak fields, meteor-launching volcanoes, rafts, and tornados. - Add stock planet features to custom ones, such as geysers, cloak fields, meteor-launching volcanoes, rafts, and tornados.
@ -46,7 +46,6 @@ Check the ship's log for how to use your warp drive to travel between star syste
## Roadmap ## Roadmap
- "Quantum" planet parameters - "Quantum" planet parameters
- Edit existing planet orbits (started)
- Let custom stars go supernova - Let custom stars go supernova
## Development ## Development