This commit is contained in:
SrGooglo 2024-04-06 18:42:49 +02:00
parent 513c21c561
commit 630aa51697
1 changed files with 8 additions and 0 deletions

8
mariokart.rmanifest Normal file
View File

@ -0,0 +1,8 @@
class Manifest {
static id = "mario_kart_8_deluxe"
static pkg_name = "Mario Kart 8 Deluxe"
static author = "Nintendont"
static description = "XD"
static version = "1.0.0"
static icon = "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQYIqfWrxzJpebOC8XMJpUr3Uk-lLhv9YKSpQ&usqp=CAU",
}