diff --git a/exts/noF1.json b/exts/noF1.json new file mode 100644 index 0000000..d64a081 --- /dev/null +++ b/exts/noF1.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/imlvna/moonlight-extensions.git", + "commit": "6c1e39e3f55a59c97414a0fe0bc2d5c5ee1712c1", + "scripts": ["build", "repo"], + "artifact": "repo/noF1.asar" +} diff --git a/exts/noUnblockToJump.json b/exts/noUnblockToJump.json new file mode 100644 index 0000000..283ac1c --- /dev/null +++ b/exts/noUnblockToJump.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/imlvna/moonlight-extensions.git", + "commit": "b10ae587593943f4ded8dac363c2e8b57005b8fd", + "scripts": ["build", "repo"], + "artifact": "repo/noUnblockToJump.asar" +} diff --git a/exts/reactErrorDecoder.json b/exts/reactErrorDecoder.json new file mode 100644 index 0000000..c98143a --- /dev/null +++ b/exts/reactErrorDecoder.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/imlvna/moonlight-extensions.git", + "commit": "af2273b31798df795ef6560c3b906a029ffd4655", + "scripts": ["build", "repo"], + "artifact": "repo/reactErrorDecoder.asar" +}