List installed mods in the sidebar. Changes utility mod info syntax.

This commit is contained in:
Paul Chote
2010-11-16 14:33:47 +13:00
parent 16dd07bab3
commit 7271dd5248
9 changed files with 199 additions and 66 deletions

View File

@@ -16,6 +16,5 @@
GameInstall *game;
IBOutlet NSOutlineView *outlineView;
}
- (ModEntry *)modTree;
- (IBAction)launchGame:(id)sender;
@end