InstanceSync icon indicating copy to clipboard operation
InstanceSync copied to clipboard

Git hook to allow managing Twitch App modpack instances without passing around mod jars

Results 9 InstanceSync issues
Sort by recently updated
recently updated
newest added

Manifest is the one in the export. minecraftinstance.json is the one in the launcher

After running Instance Sync `.disabled` & `non-curse` mods get removed. https://github.com/MinecraftMachina/InstanceSync/issues/3

There was an issue where if any mod name defined in minecraftinstance.json had a space in it, the name would get directly converted to a download URL string that includes...

I'm new to modpacks, and I've been using CurseForge following Twitch's sale of it to Overwolf. (I never used it while it was a Twitch thing.) I'd like to experiment...

When CF servers are unresponsive it can become quite difficult to download the pack as the download continues to timeout.

[message (1).txt](https://github.com/Vazkii/InstanceSync/files/5143122/message.1.txt) ^ that is the log if you need it if I run the script twice, it just thinks everything has been downloaded and doesn't do any thing else

Hello, I discovered a bug where InstanceSync would fail to download a file with a whitespace in its downloadUrl. Example: ```json "downloadUrl": "https://edge.forgecdn.net/files/2691/750/AbyssalCraft Heads-1.12.2-2.1.0.jar" ``` I implemented a fix [here](https://github.com/ViRb3/InstanceSync/commit/b500bab3f5739f643bc6470ca9ff12ca1f3b55f3),...

Since not all mods are on curseforge, would you be able to add support for mods that can be downloaded externally? I would imagine it being a JSON, txt, or...

After syncing a pack loaded by the Twitch client, it will become unresponsive and show incorrect data about the pack. For example, it will show no mods installed. You will...

wontfix