All Projects → TechnicPack → Technicsolder

TechnicPack / Technicsolder

Licence: other
PHP web app that brings incremental pack updates to the Technic Launcher and Technic Platform

Labels

Projects that are alternatives of or similar to Technicsolder

Bkash
PHP client for bKash Payment Gateway API
Stars: ✭ 143 (-2.05%)
Mutual labels:  laravel
Array Redactor
A PHP package to redact array values by their keys.
Stars: ✭ 144 (-1.37%)
Mutual labels:  laravel
Flarum
Simple forum software for building great communities.
Stars: ✭ 12,190 (+8249.32%)
Mutual labels:  laravel
Laravel Awesome
Laravel 学习图谱
Stars: ✭ 143 (-2.05%)
Mutual labels:  laravel
Laravel Auth0
Laravel plugin for Auth0
Stars: ✭ 143 (-2.05%)
Mutual labels:  laravel
Laravel Rethinkdb
RethinkDB adapter for Laravel (with Eloquent support)
Stars: ✭ 144 (-1.37%)
Mutual labels:  laravel
Localization
🌐 Localization package for Laravel
Stars: ✭ 142 (-2.74%)
Mutual labels:  laravel
Laravel Emoji
😄 This package assist you in getting started with emoji easily.
Stars: ✭ 146 (+0%)
Mutual labels:  laravel
Laravel Themer
Multi theme support for Laravel application
Stars: ✭ 142 (-2.74%)
Mutual labels:  laravel
Laravel Ide Helper
Laravel IDE Helper
Stars: ✭ 11,893 (+8045.89%)
Mutual labels:  laravel
Laravel Postmark
A Postmark adapter for Laravel
Stars: ✭ 143 (-2.05%)
Mutual labels:  laravel
Youtube
Upload a video to a single YouTube channel with Laravel 5.
Stars: ✭ 143 (-2.05%)
Mutual labels:  laravel
Translug
中文的 url slug 支持
Stars: ✭ 145 (-0.68%)
Mutual labels:  laravel
Laravel Paket
Composer GUI. Manage Laravel dependencies from web interface without switching to command line!
Stars: ✭ 143 (-2.05%)
Mutual labels:  laravel
Laravel Nuxt Js
Build a SPA with Laravel and Nuxt.
Stars: ✭ 146 (+0%)
Mutual labels:  laravel
Neontsunami Laravel
Source for my website and blog
Stars: ✭ 142 (-2.74%)
Mutual labels:  laravel
Awesome
A collection of awesome Statamic articles, links, resources and other rad things.
Stars: ✭ 144 (-1.37%)
Mutual labels:  laravel
Speedy
🚄A Laravel Admin Package to create a website quickly
Stars: ✭ 146 (+0%)
Mutual labels:  laravel
React Laravel Boilerplate
A Laravel REST API backend with React/Redux, hot module reloading in development and route-level code splitting
Stars: ✭ 146 (+0%)
Mutual labels:  laravel
Laravue
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
Stars: ✭ 1,964 (+1245.21%)
Mutual labels:  laravel

TechnicSolder

License Latest Stable Version Build Status Latest Unstable Version Build Status

Join us on Discord!

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.6 up to 7.0 (PHP 7.1+ are not supported)
  • PHP MCrypt extension
  • PHP curl extension
  • PHP GD extension
  • A SQLite, MySQL, PostgreSQL, or MSSQL database
  • Composer - PHP Dependency Manager - https://getcomposer.org/

Installation/Updating Solder

Refer to our documentation here: https://docs.solder.io/

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

Changes

Changes are now displayed within the application itself.

Also see the Technic News feed for Solder updates

Troubleshooting

If you are having issues and can't seem to figure out what's going on, join our development Discord server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].