This commit is contained in:
parent
513c21c561
commit
630aa51697
|
@ -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",
|
||||
}
|
Loading…
Reference in New Issue