Skip to content

Razorskills/TechnicSolder

 
 

Repository files navigation

TechnicSolder

Latest Stable Version Total Downloads Latest Unstable Version License

What is Solder?

TechnicSolder is an API that sits between a modpack repository and the launcher. It allows you to easily manage multiple modpacks in one single location. It's the same API we use to distribute our modpacks!

Using Solder also means your packs will download each mod individually. This means the launcher can check MD5's against each version of a mod and if it hasn't changed, use the cached version of the mod instead. What does this mean? Small incremental updates to your modpack doesn't mean redownloading the whole thing every time!

Solder also interfaces with the Technic Platform using an API key you can generate through your account there. When Solder has this key it can directly interact with your Platform account. When creating new modpacks you will be able to import any packs you have registered in your Solder install. It will also create detailed mod lists on your Platform page! (assuming you have the respective data filled out in Solder) Neat huh?

Requirements

  • PHP 5.4+
  • PHP MCrypt Extension
  • PHP Curl Extension
  • PHP GD Extension
  • A sqllite, mysql, pgsql, or sqlsrv database
  • Composer - PHP Dependency Manager - http://getcomposer.org

Installation/Updating Solder

Refer to our wiki here: https://github.com/TechnicPack/TechnicSolder/wiki

If there is any missing info, please post an issue on our issue tracker

Changes

Changes are now displayed within the application itself.

Troubleshooting

@GenPage

If you are having issues and can't seem to figure out what's going on, come ask GenPage in IRC @ irc.synirc.net #technic or open an issue here on GitHub. Support is not guaranteed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.2%
  • PHP 29.6%
  • CSS 15.2%