Skip to content

Commit

Permalink
Undo change due to moved RequiresRestart
Browse files Browse the repository at this point in the history
  • Loading branch information
ASpoonPlaysGames committed Dec 17, 2023
1 parent 1810342 commit 7fc7747
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ This verified mods enables players to join servers that require custom content s

Verified mods are listed in the present `verified-mods.json` file, using following format:
* Key is mod's name (contained in its `mod.json` manifest's "Name" key);
* Body holds four fields:
* Body holds three fields:
* "DependencyPrefix" contains the string that allows Northstar to retrieve mods on Thunderstore;
* "Repository" contains the link of the repository hosting the source code of the mod;
* "Versions" contains a list of version (for the current mod) that have been verified;
* "RequiresRestart" contains a boolean for if the mod requires a game restart to be loaded properly.
* "Versions" contains a list of version (for the current mod) that have been verified.

## How to submit a mod for verification

Expand Down

0 comments on commit 7fc7747

Please sign in to comment.