Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
changed the download links to point directly to the download pages
Browse files Browse the repository at this point in the history
  • Loading branch information
marelct committed Mar 25, 2023
1 parent ea3cb09 commit 2278481
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ Installing a modpack will also generate a profile. However, the profile doesn't

## Compiling
To compile the program yourself, some libraries are needed:
- [Apache Commons IO](https://commons.apache.org/proper/commons-io/)
- [jansi](https://github.com/fusesource/jansi)
- [JSON Simple](https://code.google.com/archive/p/json-simple)
- [Apache Commons IO](https://commons.apache.org/proper/commons-io/download_io.cgi)
- [jansi](https://fusesource.github.io/jansi/download.html)
- [JSON Simple](https://code.google.com/archive/p/json-simple/downloads)

Download them and put them somewhere.

Expand Down

0 comments on commit 2278481

Please sign in to comment.