how did i forget mod descriptions...?

This commit is contained in:
2024-05-06 23:36:41 -05:00
parent cb24d94355
commit 0b6e6fd276
3 changed files with 7 additions and 2 deletions

View File

@@ -45,6 +45,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 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."