Skip to content

scrundae/ironide

Repository files navigation

IRONIDE PATCHER

A package manager by scrundaegames

Installing Packages

ironide packages can be installed by running the --install command
Here is an example:
ironide --install https://scrundae.github.io/apst (This assumes you have ironide added to your PATH environment variable or you are in it's install folder)

Creating packages

To make a package, you need to have the files to the package online. Then, you need to make a master script that installes all these files.
Here's an example:

cast "Installation started"
install [ FILE URL ] at [ PLACE ON USERS COMPUTER (E.g. Program Files) ]