From 9f2499f4018d33c404d3d9e64dd865885687cb3b Mon Sep 17 00:00:00 2001 From: Dukantic Date: Sat, 27 Sep 2025 21:27:20 +0200 Subject: [PATCH] merge + remove unused file --- game.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 game.conf diff --git a/game.conf b/game.conf deleted file mode 100644 index 81573ef..0000000 --- a/game.conf +++ /dev/null @@ -1,9 +0,0 @@ -[PixelArcadePackage] -name = "Azzteroid" -platform = linux -exec = "asteroid.x86_64" -desciption = "Un jeu où tu fais pioupiou sur des astéroïdes !" -categories = ["ZZ", "2PLAYER", "ARCADE", "PC"] -controls = ["JOYSTICK_P1", "P1_1", "JOYSTICK_P2", "P1_2"] -editor = "Dukantic Aubin Dorival" -year = "2025"