Skip to content

Commit 511c34c

Browse files
committed
Refer to NeoForge's updateJSONURL instead of Forge's
1 parent be09839 commit 511c34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/neoforge.mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors="rubensworks (aka kroeser)"
99
modId="integratedscripting"
1010
version="${file.jarVersion}"
1111
displayName="IntegratedScripting"
12-
updateJSONURL="https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/integrated-scripting.json"
12+
updateJSONURL="https://raw.githubusercontent.com/CyclopsMC/Versions/master/neoforge_update/integrated-scripting.json"
1313
description='''
1414
Create scripts for handling operations in Integrated Dynamics.
1515
'''

0 commit comments

Comments
 (0)