diff --git a/exts/greentext.json b/exts/greentext.json new file mode 100644 index 0000000..935a14a --- /dev/null +++ b/exts/greentext.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/Cynosphere/moonlight-extensions.git", + "commit": "d33fb7491fe5a26c881634cece732f18ebc36b0c", + "scripts": ["build", "repo"], + "artifact": "repo/greentext.asar" +} diff --git a/exts/mediaTweaks.json b/exts/mediaTweaks.json index 9782d94..dfc0f3b 100644 --- a/exts/mediaTweaks.json +++ b/exts/mediaTweaks.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "a6ec27568eaf752f0fcd101468172aa3e39a2600", + "commit": "f5a37fc6b58f7b1d3a70fd3a7586113e1f8de8b6", "scripts": ["build", "repo"], "artifact": "repo/mediaTweaks.asar" } diff --git a/exts/shiftjis.json b/exts/shiftjis.json new file mode 100644 index 0000000..88a59f4 --- /dev/null +++ b/exts/shiftjis.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/Cynosphere/moonlight-extensions.git", + "commit": "d33fb7491fe5a26c881634cece732f18ebc36b0c", + "scripts": ["build", "repo"], + "artifact": "repo/shiftjis.asar" +}