2017 © Pedro Peláez
 

library solder-toolbelt

A tool for working with TechnicSolder

image

indemnity83/solder-toolbelt

A tool for working with TechnicSolder

  • Friday, September 18, 2015
  • by Indemnity83
  • Repository
  • 4 Watchers
  • 3 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 6 Open issues
  • 10 Versions
  • 5 % Grown

The README.md

Introduction

Solder Toolbelt is a command line tool developed by Indemnity83 that aids in packing mods for distribution. It allows you to easily produce the zip file required by Technic Solder for distribution in a single command. It's the tool we use to package mods in our modpacks!, (*1)

Solder Toolbelt reads data directly from the forge mcmod.info file located in the jar file. This means packaging mod files into distribution zips takes almost no effort on your part., (*2)

Installation & Setup

Installing PHP & Composer

Solder Toolbelt requires composer and php be installed on your system. Installation of these tools is beyond the scope of this document, but support can be found below, (*3)

Windows * PHP Install * Composer Install, (*4)

OSX * PHP Install * Composer Install, (*5)

Linux * PHP Install * Composer Install, (*6)

Installing Solder Toolbelt

Once PHP and Composer have been installed, you are ready to install the Solder Toolbelt CLI tool using the Composer global command:, (*7)

composer global require "indemnity83/solder-toolbelt", (*8)

Make sure to place the ~/.composer/vendor/bin directory in your PATH so the Solder Toolbelt executable is found when you run the bakery command in your terminal., (*9)

Quick Start

To package a mod file (.jar or .zip) into a distribution package, simply use the following command. The mcmod.info will be read from the mod file and used to create a folder, containing a zip that is named by a pre-established convention of --.zip, (*10)

solder mod pack <path to mod file>, (*11)

The Versions

18/09 2015

dev-feature/improve-json-decode

dev-feature/improve-json-decode

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

15/09 2015

dev-develop

dev-develop

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

12/09 2015

dev-feature/implement-modpack-targets

dev-feature/implement-modpack-targets

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

11/09 2015

dev-feature/implement_post_commands

dev-feature/implement_post_commands

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

11/09 2015

dev-master

9999999-dev

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

16/03 2015

0.2.2

0.2.2.0

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

14/03 2015

0.2.1

0.2.1.0

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

12/03 2015

0.2.0

0.2.0.0

A tool for working with TechnicSolder

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

11/03 2015

0.1.1

0.1.1.0

A tool for working with minecraft mod files

  Sources   Download

MIT

The Requires

 

by Kyle Klaus

11/03 2015

0.1.0

0.1.0.0

A tool for working with minecraft mod files

  Sources   Download

MIT

The Requires

 

by Kyle Klaus