Added 'Engi Scrap Advantage' example mod and incremented version
This commit is contained in:
parent
724a40c5a2
commit
1a0bb938ac
8 changed files with 36 additions and 9 deletions
|
@ -25,7 +25,7 @@ public class FTLModManager {
|
|||
private static final Logger log = LogManager.getLogger(FTLModManager.class);
|
||||
|
||||
public static final String APP_NAME = "Slipstream Mod Manager";
|
||||
public static final ComparableVersion APP_VERSION = new ComparableVersion( "???" );
|
||||
public static final ComparableVersion APP_VERSION = new ComparableVersion( "1.2" );
|
||||
public static final String APP_URL = "http://www.ftlgame.com/forum/viewtopic.php?f=12&t=17102";
|
||||
public static final String APP_AUTHOR = "Vhati";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue