
Phantom Loader
Phantom Loader is a library that automates part of the process of creating Minecraft mods for multiple mod loaders by generating loader-specific code at build time.
Обновлён 21 января 2024 г. · опубликован 8 января 2024 г.

Phantom Loader is a library that automates part of the process of creating Minecraft mods for multiple mod loaders by generating loader-specific code at build time.
About
Normally, when creating a mod for both Fabric and Forge, mod developers have to create separate modules for both mod loaders and add loader-specific code that has mostly the same function. Phantom Loader allows you to automatically generate Forge and Fabric initializer classes on build time by keeping all code, or most of the code, in the common module.
The Phantom Library also takes care of abstracting each mod loader's basic functionalities to allow the developer to only depend on the abstraction from the common module.
For developers
Documentation for setting up and using Phantom Loader can be found on the Wiki.
An example mod using Phantom Loader can be found here.
Credits
Author: HexagonNico
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 20.1.5 | Релиз | 1.20.1, 1.20.2 | forge | 21 января 2024 г. | .jar (139 КБ) |
| 20.1.5 | Релиз | 1.20.1, 1.20.2 | fabric | 21 января 2024 г. | .jar (104 КБ) |
| 20.3.1 | Релиз | 1.20.3, 1.20.4 | forge | 21 января 2024 г. | .jar (139 КБ) |
| 20.3.1 | Релиз | 1.20.3, 1.20.4 | fabric | 21 января 2024 г. | .jar (104 КБ) |
| 19.4.1 | Релиз | 1.19.4 | forge | 21 января 2024 г. | .jar (137 КБ) |
| 19.4.1 | Релиз | 1.19.4 | fabric | 21 января 2024 г. | .jar (102 КБ) |
| 19.4.0 | Релиз | 1.19.4 | forge | 12 января 2024 г. | .jar (137 КБ) |
| 19.4.0 | Релиз | 1.19.4 | fabric | 12 января 2024 г. | .jar (102 КБ) |
| 20.3.0 | Релиз | 1.20.3 | forge | 12 января 2024 г. | .jar (139 КБ) |
| 20.3.0 | Релиз | 1.20.3 | fabric | 12 января 2024 г. | .jar (104 КБ) |
| 20.1.4-test | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | forge | 8 января 2024 г. | .jar (139 КБ) |
| 20.1.4 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric | 8 января 2024 г. | .jar (63 КБ) |
Ченджлог
20.1.5Релиз1.20.1, 1.20.2 · 21 января 2024 г.
Version 20.1.5
- Fixed crash on dedicated server caused by Forge client events being fired on the server
20.1.5Релиз1.20.1, 1.20.2 · 21 января 2024 г.
Version 20.1.5
- Fixed crash on dedicated server caused by Forge client events being fired on the server
20.3.1Релиз1.20.3, 1.20.4 · 21 января 2024 г.
Version 20.3.1
- Fixed crash on dedicated server caused by Forge client events being fired on the server
20.3.1Релиз1.20.3, 1.20.4 · 21 января 2024 г.
Version 20.3.1
- Fixed crash on dedicated server caused by Forge client events being fired on the server
19.4.1Релиз1.19.4 · 21 января 2024 г.
Version 19.4.1
- Fixed crash on dedicated server caused by Forge client events being fired on the server
19.4.1Релиз1.19.4 · 21 января 2024 г.
Version 19.4.1
- Fixed crash on dedicated server caused by Forge client events being fired on the server
20.1.4-testРелиз1.20.2, 1.20.3, 1.20.4 · 8 января 2024 г.
Initial release
20.1.4Релиз1.20.2, 1.20.3, 1.20.4 · 8 января 2024 г.
Initial release
Полная история изменений — на Modrinth.
Комментарии
Загружаем…