this repo has no description
at develop 11 lines 282 B view raw
1{ 2 "$schema": "https://moonlight-mod.github.io/manifest.schema.json", 3 "id": "contextMenu", 4 "apiLevel": 2, 5 "meta": { 6 "name": "Context Menu", 7 "tagline": "A library for patching and creating context menus", 8 "authors": ["redstonekasi"], 9 "tags": ["library"] 10 } 11}