Skip to content

Commit a6053b1

Browse files
committed
Update ModConfig.json
Update version number to indicate an update just to add in-launcher update support.
1 parent 6f8d3c9 commit a6053b1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

p3rpc.persona.pyrojack/ModConfig.json

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"ModId": "p3rpc.persona.pyrojack",
33
"ModName": "Pyro Jack over Jack-o\u0027-Lantern",
44
"ModAuthor": "Mr. Camel999",
5-
"ModVersion": "1.0.0",
5+
"ModVersion": "1.0.1",
66
"ModDescription": "Simply replaces Jack-o\u0027-Lanturn\u0027s name with Pyro Jack.",
77
"ModDll": "",
88
"ModIcon": "Preview.png",
@@ -105,6 +105,16 @@
105105
"ReleaseMetadataName": "UTOC.Stream.Emulator.ReleaseMetadata.json"
106106
}
107107
}
108+
},
109+
"GitHubRelease": {
110+
"UserName": "MrCamel999",
111+
"RepositoryName": "p3rpc.persona.pyrojack",
112+
"UseReleaseTag": true,
113+
"AssetFileName": "Mod.zip"
114+
},
115+
"GameBanana": {
116+
"ItemType": "Other/Misc",
117+
"ItemId": 0
108118
}
109119
},
110120
"IsUniversalMod": false,

0 commit comments

Comments
 (0)