diff --git a/src/main/resources/modpacktoolsconfig.toml b/src/main/resources/modpacktoolsconfig.toml index cee4a1b..24ba0ba 100644 --- a/src/main/resources/modpacktoolsconfig.toml +++ b/src/main/resources/modpacktoolsconfig.toml @@ -1,5 +1,6 @@ [Locations] #The location of the twitch manifest file (will be replaced with addonscript in later versions) manifestFile = "src/twitch/manifest.json" + addonscript = "src/modpack.json" [Local] selectedVersion = -1 \ No newline at end of file