Files
gen1recomp/mods/examples/example_shiny_palette/manifest.json
T
bryanthaboi 3069b2e2a9 The new experience (#201)
* new launcher and save converts and pipeline

* fixing bugs
2026-07-25 12:36:53 -04:00

17 lines
478 B
JSON

{
"id": "example_shiny_palette",
"name": "Shiny Palette Example",
"version": "1.0.0",
"api": 2,
"entry": "main.lua",
"profile": "content",
"category": "GRAPHICS",
"game_version": ">=0.0.0-0 <2.0.0",
"priority": 100,
"assets_transforms": "transforms.lua",
"dependencies": [],
"optional_dependencies": [],
"conflicts": [],
"description": "Artist gallery entry: a recolored player sheet derived from the player's own cache, plus two palette records."
}