mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-12 00:10:56 +02:00
13 lines
335 B
JSON
13 lines
335 B
JSON
{
|
|
"id": "example_mew_starter",
|
|
"name": "Mew Starter Example",
|
|
"version": "1.0.0",
|
|
"entry": "main.lua",
|
|
"category": "GAMEPLAY",
|
|
"priority": 100,
|
|
"dependencies": [],
|
|
"optional_dependencies": [],
|
|
"conflicts": [],
|
|
"description": "Turns the Oak's Lab Charmander gift into a level 20 Mew with inverted battle sprites."
|
|
}
|