Skip to content
@stianloader

stianloader

A Galimulator reverse engineering project

This is the public organisation holding the repositories from galimulator's stianloader project (formerly called starloader, but renamed in order to avoid any confusion with Starmade's modloader).

Getting started

SLL is the heart of the project, you can get it by either compiling it yourself (which gives you the most flexible experience) from https://github.com/stianloader/Starloader or by using bleeding-edge builds from either https://stianloader.org/maven/org/stianloader/launcher-micromixin/ or https://stianloader.org/maven/de/geolykt/starloader/launcher-sponge/ (the difference between the two downloads are the variant of mixins that are bundled, but from an official API standpoint both should have around the same capability).

However, the setup might be a bit complicated so either hop on galimulator's discord for some periodic download bundles in the #modding channel, or hop on our discord server for some handholding

For further help, visit our discord at: https://discord.gg/CjnPMxsAX6 Alternatively (if discord is not your thing), there is #galimulator-modding @ irc.esper.net; Though beware that the usual IRC rules apply (it might be best to mention me as otherwise the chances are high that I won't see your message, and it might take quite the while until I respond). You can always create a discussion on github (this will likely have lower response latencies than IRC, and be on par with discord)

To those that aren't part of galimulator modding

There isn't really any galimulator modding community besides me, so chances are that whoever you are isn't interested in modding galimulator. However, that shouldn't distract you from contributing to this project. Quite a high amount of repositories held under this organisation are meant to be usable in many general-purpose java projects.

Pinned

  1. Starloader Starloader Public

    A simple launcher for Galimulator to allow 3rd party jars to modify the game behaviour a little bit easier

    Java 7 1

  2. Starloader-API Starloader-API Public

    An abstraction and compatibillity layer for Galimulator mods.

    Java 3

  3. GslStarplane GslStarplane Public

    3rd generation Galimulator modding

    Java

  4. Micromixin Micromixin Public

    A reimplementation of Sponge's Mixin Framework, a high-level java bytecode modification framework.

    Java 14 3

  5. Sl-deobf Sl-deobf Public

    Starloader Deobfuscator - A java class metadata regeneration tool

    Java 5 1

  6. PicoResolve PicoResolve Public

    Small, fast & asynchronous yet feature-complete reimplementation of the maven artifact resolver

    Java 1

Repositories

Showing 10 of 35 repositories
  • Micromixin Public

    A reimplementation of Sponge's Mixin Framework, a high-level java bytecode modification framework.

    Java 14 BSD-2-Clause 3 0 0 Updated May 30, 2024
  • Starloader-API Public

    An abstraction and compatibillity layer for Galimulator mods.

    Java 3 Apache-2.0 0 0 0 Updated May 29, 2024
  • PicoResolve Public

    Small, fast & asynchronous yet feature-complete reimplementation of the maven artifact resolver

    Java 1 MIT 0 0 0 Updated May 27, 2024
  • JLSL Public Forked from KrystilizeNevaDies/JLSL

    A java library to convert from Java to GLSL

    Java 0 MIT 9 0 0 Updated May 22, 2024
  • GslStarplane Public

    3rd generation Galimulator modding

    Java 0 BSD-2-Clause 0 0 0 Updated May 20, 2024
  • micromixin-remapper Public

    Remap mixin classes at will using OW2 ASM ClassNodes.

    Java 1 BSD-3-Clause 0 0 0 Updated May 20, 2024
  • Sl-deobf Public

    Starloader Deobfuscator - A java class metadata regeneration tool

    Java 5 BSD-2-Clause 1 0 0 Updated May 16, 2024
  • interjava Public

    Gradle plugin support for jvmDowngrader

    Java 0 BSD-2-Clause 0 0 0 Updated May 12, 2024
  • Starloader Public

    A simple launcher for Galimulator to allow 3rd party jars to modify the game behaviour a little bit easier

    Java 7 Apache-2.0 1 0 0 Updated May 12, 2024
  • galimulator-example-mod Public template

    A starting point for building mods with SLL and SLAPI

    Java 1 Unlicense 0 0 0 Updated May 5, 2024

Top languages

Loading…

Most used topics

Loading…