fix some bug and new export

This commit is contained in:
2025-09-09 23:52:08 +02:00
parent c0bf7b0fb8
commit 09c0dfe072
24 changed files with 261 additions and 49 deletions

9
export_files/game.conf Normal file
View File

@@ -0,0 +1,9 @@
[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"