Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
XDjackieXD committed Mar 20, 2016
1 parent c261d52 commit 13775b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## WTF?
A simple program that downloads and updates modpacks automatically.
It avoids
* Licensing issues
* Downloading the whole pack on mod or config changes
and can easily be integrated into a MultiMC instance using Pre-Launch commands.
It was written to work directly as a pre-launch command for MultiMC and features
* Delta updates (only download mods that changed).
* Easy creation of modpacks (just a text file with names, versions and download links)
* No need for a huge amount of webspace or traffic!

## How?
You can find an example modpack in the folder "ExamplePack".
Expand All @@ -14,4 +14,4 @@ Name,Version,Download-URL,Type
Where Type is either "mod", "config" or "resources":
"config" and "resources" are both zip files.
the "config" zip gets extracted into the config folder of your Minecraft instance
and the "resources" zip gets extraced into the root folder of your Minecraft instance.
and the "resources" zip gets extraced into the root folder of your Minecraft instance.

0 comments on commit 13775b0

Please sign in to comment.