Difference between revisions of "Wrapper List"
Jump to navigation
Jump to search
(Adding CanaryClassic - hMod fork, the other Canary is not forked from hMod.) |
m |
||
Line 103: | Line 103: | ||
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | | [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | ||
| [http://www.gnu.org/copyleft/lgpl.html LGPLv3] | | [http://www.gnu.org/copyleft/lgpl.html LGPLv3] | ||
+ | | {{yes|Java}} | ||
+ | | {{no|Inactive}} | ||
+ | |- | ||
+ | ! [https://github.com/traitor/Minecraft-Server-Mod hMod] | ||
+ | | [https://github.com/traitor traitor] | ||
+ | | {{no|Beta 1.4}} | ||
+ | | Java | ||
+ | | Unknown | ||
| {{yes|Java}} | | {{yes|Java}} | ||
| {{no|Inactive}} | | {{no|Inactive}} | ||
Line 120: | Line 128: | ||
| [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE] | | [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE] | ||
| {{no}} | | {{no}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| {{no|Inactive}} | | {{no|Inactive}} | ||
|} | |} |
Revision as of 15:53, 15 September 2019
Minecraft Modern Tools and Mods | |
---|---|
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers |
These are wrappers for both the client and server vanilla interfaces.
See the client list page for custom clients and the server list page for custom servers.
Client Wrappers
These are wrappers for the vanilla Minecraft client.
Name | Author(s) | Language | License | Scripting | Development Status |
---|---|---|---|---|---|
LegacyLauncher / LauncherWrapper | Mojang, cpw | Java | None | Tweak injection | Active (used by vanilla Minecraft for alpha and below) |
MinecraftForge | MinecraftForge team | Java | GNU LGPL v2.1? | Java Archives | Active |
LiteLoader | Mumfrey | Java | Proprietary | .litemod Java Archives | Active |
DarkMod (Launcher) | DarkStorm | Java | BSD | Java Archives | Inactive (Alpha 1.2.6 - Current 1.6.4) |
Server Wrappers
These are wrappers for the vanilla Minecraft server.
Name | Author(s) | Version | Language | License | Scripting | Development Status |
---|---|---|---|---|---|---|
Sponge | SpongePowered Staff | 1.12 | Java | MIT | Java | Active |
Spigot | Spigot Team | 1.13 | Java | GPLv3 | Java | Active |
Bukkit | Bukkit Team | 1.8 | Java | GPLv3 | Java | Inactive (DMCA'd) |
Neptune | jamierocks | 1.8 | Java | MIT | Java | Active |
CanaryMod | CanaryMod Team | 1.8 | Java | GPLv3 | Java | Active |
CanaryClassic | CanaryMod Team | 1.6.4 | Java | LGPLv3 | Java | Inactive |
hMod | traitor | Beta 1.4 | Java | Unknown | Java | Inactive |
Spoon | iLexiconn | Unknown | Java | MIT | Java | Inactive (source unknown?) |
SimpleServer | sadimusi | 1.4.6 | Java | See LICENSE | No | Inactive |