Functional mod list

This commit is contained in:
2024-05-07 05:26:54 -05:00
parent 21653702c3
commit 89b32977e5
2 changed files with 46 additions and 18 deletions

View File

@@ -44,7 +44,7 @@ public class Main {
//public int gameversion; //TODO detect a game version and compatibility? // no
public int priority = 0; //unused
public String friendlyName;
public String description;
public String description = "";
public String game; //TODO for multi game support
public int loaderversion = 0; //minimum required vint or feature level from Firestar
public String author; // if null, "Author is unknown."