Changed app sig to the normally used format.

Added app flag single launch.
This commit is contained in:
Humdinger
2015-01-15 19:55:37 +01:00
parent 6bcc8bda67
commit aef0e3aa9e
2 changed files with 3 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ index 0000000..6b165ae
--- /dev/null
+++ b/LBreakout2.rdef
@@ -0,0 +1,33 @@
+resource app_signature "application/x-vnd-lbreakout";
+resource app_signature "application/x-vnd.lgames.lbreakout2";
+
+resource app_flags B_SINGLE_LAUNCH;
+