mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Add Mod Dep Warning
This commit is contained in:
parent
44984bde27
commit
202eb808aa
@ -25,6 +25,8 @@ Addon developers will add a key to the `extras` object in the root of the config
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**It's up to the addon dev to list your mod as a dependency!**
|
||||||
|
|
||||||
Your mod will then use the API's `GetExtraModule` method to obtain the `myCoolExtensionData` object.
|
Your mod will then use the API's `GetExtraModule` method to obtain the `myCoolExtensionData` object.
|
||||||
|
|
||||||
## Extending Planets
|
## Extending Planets
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user