This commit is contained in:
parent
74c97537b6
commit
4d4facdf50
@ -87,7 +87,8 @@ This update strategy uses the specified JSON file to check for updates.
|
||||
}
|
||||
```
|
||||
|
||||
- Does Not Require Semantic Versioning
|
||||
- Does Not Use Semantic Versioning
|
||||
- A mod is marked as out-of-date if the version in the JSON is different from the current version, so if the current version is newer than the one in the JSON, it will still be marked as out-of-date.
|
||||
- ```build.gradle``` Modification Is Not Required
|
||||
|
||||
## ```build.gradle``` Modification
|
@ -9,7 +9,7 @@ Created For [ModFest 1.16](https://modfest.net/1.16)
|
||||
Go to the Mod Menu and click the configure icon to show the ModUpdater GUI or use the ```/modupdater``` command.
|
||||
|
||||
## Mod Developers
|
||||
[View Mod Developers](MOD_DEVELOPERS.md)
|
||||
[View Mod Developers](MOD_DEVELOPER.md)
|
||||
|
||||
## Changelog
|
||||
[View Changelog](CHANGELOG.md)
|
||||
|
Reference in New Issue
Block a user