Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions documentation/Mod_Template/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "MOD NAME GOES HERE",
"description": "MOD DESCRIPTION GOES HERE",
"name": "Alya Mod",
"description": "Tu waifu rusa favorita y Yuki",
"developer":
{
"name": "DEVELOPER NAME GOES HERE"
"name": "Chuzo"
},
"icons":
{
Expand All @@ -17,10 +17,10 @@
{
"background_music":
[
"music/track_1.mp3",
"music/track_2.mp3",
"music/track_3.mp3",
"music/track_4.mp3"
"music/inShot_20260109_194623191.mp3",
"music/inShot_20260109_194623191.mp3",
"music/inShot_20260109_194623191.mp3",
"music/inShot_20260109_194623191.mp3"
],
"browser_sounds":
{
Expand Down Expand Up @@ -164,14 +164,14 @@
{
"dark":
{
"image": "wallpaper/dark.png",
"image": "portada mod opera.jpp",
"text_color": "#FFFFFF",
"text_shadow": "#757575"
},
"light":
{
"image": "wallpaper/video.webm",
"first_frame": "wallpaper/first_frame.jpeg",
"image": "inShot_20260109_194623191",
"first_frame": "inShot_20260109_194623191",
"text_color": "#FFFFFF",
"text_shadow": "#0B000E"
}
Expand Down