jar

com.louwrenstechnologies : open-mod-loader

Maven & Gradle

Feb 15, 2022
0 stars

OpenModLoader · A simple way for Java Games to implement mods.

Table Of Contents

Latest Version

Download com.louwrenstechnologies : open-mod-loader JAR file - Latest Versions:

All Versions

Download com.louwrenstechnologies : open-mod-loader JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window open-mod-loader-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.louwrenstechnologies.exceptions

├─ com.louwrenstechnologies.exceptions.InvalidModException.class - [JAR]

com.louwrenstechnologies

├─ com.louwrenstechnologies.FileClassLoader.class - [JAR]

├─ com.louwrenstechnologies.Game.class - [JAR]

├─ com.louwrenstechnologies.InternalMod.class - [JAR]

├─ com.louwrenstechnologies.JsonMod.class - [JAR]

├─ com.louwrenstechnologies.Mod.class - [JAR]

├─ com.louwrenstechnologies.ModLoader.class - [JAR]