Rework OpenRA.Utility
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
}
|
||||
- (void)launchFilePicker:(NSArray *)args;
|
||||
- (void)extractZip:(NSArray *)args;
|
||||
- (void)installRaPackages:(NSArray *)args;
|
||||
- (void)installRAPackages:(NSArray *)args;
|
||||
- (void)launchMod:(NSString *)mod;
|
||||
- (BOOL)initMono;
|
||||
- (void)runUtilityWithArg:(NSString *)arg;
|
||||
- (void)runUtilityWithArgs:(NSArray *)arg;
|
||||
- (void)utilityResponded:(NSNotification *)n;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user