Resource icon

    Mega's SMModLoader 1.1

    Loads mods placed in a certain folder within the StarMade folder.
    It is very plain and doesn't do much, since the modding API is going to be a part of StarMade itself.

    How to install:
    1. Download the jar
    2. Run the jar and follow the given instructions
    Similar to a normal Java program. All this modloader does is call the main(String[]) method of the main class specified in the mod's jar's manifest. The mod will have to register itself at
    Code:
    org.schema.game.common.Starter.modManager

    Mods are to be placed in the SMMods folder in the StarMade folder. If the folder does not exist, make it.
    Author
    Megacrafter127
    Downloads
    1,003
    Views
    1,003
    First release
    Last update
    Rating
    5.00 star(s) 3 ratings

    More resources from Megacrafter127

    Latest updates

    1. Location change

      Download location changed, thus updating references
    2. Headless

      It is now possible to run the installer in headless environments(environments with no display...

    Latest reviews

    Problem is it won't run
    Megacrafter127
    Megacrafter127
    what happens if you try to run it?
    NIce interface! Is to starmade what spigot is to minecraft 10/10
    A way to make mods.