this repo has no description
fork

Configure Feed

Select the types of activity you want to include in your feed.

at develop 11 lines 286 B view raw
1{ 2 "$schema": "https://moonlight-mod.github.io/manifest.schema.json", 3 "id": "componentEditor", 4 "apiLevel": 2, 5 "meta": { 6 "name": "Component Editor", 7 "tagline": "A library to add to commonly patched components", 8 "authors": ["Cynosphere"], 9 "tags": ["library"] 10 } 11}