Skip to content

Commit bedb511

Browse files
committed
Sucrose Compatibility
1 parent d220d5e commit bedb511

7 files changed

+723
-1
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -671,4 +671,4 @@ into proprietary programs. If your program is a subroutine library, you
671671
may consider it more useful to permit linking proprietary applications with
672672
the library. If this is what you want to do, use the GNU Lesser General
673673
Public License instead of this License. But first, please read
674-
<https://www.gnu.org/licenses/why-not-lgpl.html>.
674+
<https://www.gnu.org/licenses/why-not-lgpl.html>.

SucroseCompatible.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"SystemAudio": "SucroseAudioData({0});"
3+
}

SucroseInfo.json

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"AppVersion": "24.5.17.0",
3+
"Version": "1.0.0.0",
4+
"Title": "Neo Matrix",
5+
"Thumbnail": "thumbnail.jpg",
6+
"Preview": "preview.gif",
7+
"Description": "This is a highly customizable animated Matrix wallpaper",
8+
"Author": "Mohammad Mahdi Nazari",
9+
"License": "LICENSE",
10+
"Contact": "https://github.com/IPdotSetAF",
11+
"Type": 2,
12+
"Source": "index.html",
13+
"Tags": [
14+
"Hacker",
15+
"Music",
16+
"Pill"
17+
],
18+
"Arguments": null
19+
}

0 commit comments

Comments
 (0)