Update README.md

This commit is contained in:
Nick 2022-01-03 21:31:36 -05:00 committed by GitHub
parent 43d511dead
commit d737d4af0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ A planet creator for Outer Wilds.
You can view the addons creators have made [here](https://outerwildsmods.com/mods/newhorizons/addons/)!
Planets are created using a JSON file format structure, and placed in the `planets` folder.
Planets are created using a JSON file format structure, and placed in the `planets` folder (or in any sub-directory of it).
NOTE: Any mod that requires PacificEngine's CommonResources is not compatible with New Horizons currently. Both mods mess with planets and orbits and end up clashing. We're currently working on a solution.