Fix encoding issue with OpenRA.Utility. Refactor SidebarEntry. Add launcher pages to all mods.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
@interface GameInstall : NSObject {
|
||||
NSURL *gameURL;
|
||||
}
|
||||
@property(readonly) NSURL *gameURL;
|
||||
|
||||
-(id)initWithURL:(NSURL *)path;
|
||||
-(void)launchGame;
|
||||
|
||||
Reference in New Issue
Block a user