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
18 changes: 9 additions & 9 deletions documentation/Mod_Template/manifest.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"name": "MOD NAME GOES HERE",
"description": "MOD DESCRIPTION GOES HERE",
"name": "JJK ED",
"description": "All endings of Jujutsu Kaisen",
"developer":
{
"name": "DEVELOPER NAME GOES HERE"
"name": "Someone"
},
"icons":
{
"512": "icon_512.png"
"512": "Jujitsu-Kaisen-Header-1140x641.jpg"
},
"manifest_version": 3,
"mod":
{
"license": "license.txt",
"license": "TOHO animation",
"payload":
{
"background_music":
[
"music/track_1.mp3",
"music/track_2.mp3",
"music/track_3.mp3",
"music/track_4.mp3"
"C:\Users\josep\Downloads\TVアニメ呪術廻戦ノンクレジットEDムービーEDテーマALILOST IN PARADISE feat. AKLO.mp3",
"C:\Users\josep\Downloads\TVアニメ呪術廻戦ノンクレジットEDムービー第2クールEDテーマCö shu Niegive it back.mp3",
"C:\Users\josep\Downloads\TVアニメ呪術廻戦第2期懐玉玉折ノンクレジットEDムービーEDテーマ崎山蒼志燈毎週木曜夜11時56分MBSTBS系列全国28局にて放送開始!!.mp3",
"C:\Users\josep\Downloads\TVアニメ呪術廻戦第2期渋谷事変ノンクレジットEDムービーEDテーマ羊文学more than words毎週木曜夜11時56分MBSTBS系列全国28局にて放送中!!.mp3"
],
"browser_sounds":
{
Expand Down