mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
amoebax, new recipe (#670)
This commit is contained in:
14
games-puzzle/amoebax/additional-files/amoebax.rdef
Normal file
14
games-puzzle/amoebax/additional-files/amoebax.rdef
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
resource app_flags B_SINGLE_LAUNCH | B_ARGV_ONLY;
|
||||
|
||||
resource app_version {
|
||||
major = @MAJOR@,
|
||||
middle = @MIDDLE@,
|
||||
minor = @MINOR@,
|
||||
variety = B_APPV_FINAL,
|
||||
internal = 0,
|
||||
short_info = "AmoeBax",
|
||||
long_info = "A action-puzzle game, similar to tetris"
|
||||
};
|
||||
|
||||
resource app_signature "application/x-vnd.amoebax";
|
||||
Reference in New Issue
Block a user