FoxLoader: Difference between revisions
Added more context to intro paragraph and comparing to other modloaders it's differences |
Added Discord link, issues link, tutorial link |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
'''FoxLoader''' is a modloader based around ReIndev/Beta 1.7.3. | '''FoxLoader''' is a modloader based around ReIndev/Beta 1.7.3. | ||
It uses a customised version of Fabric (like Legacy Fabric (1.3.2 to 1.13.2), Cursed Fabric (Beta 1.7.3, pre-Babric era Beta Fabric with StationAPI and Cursed Legacy API), Babric (Beta 1.7.3 on the modern StationAPI side), Better Than Adventure (Beta 1.7.3, modified Babric/Fabric Beta 1.7.3 with other goals), Ornithe (Pre-Classic to 1.14.4)) but unlike other modloaders it provides many blocks and items during it's instance/install (unless counting the customised BTW for Cursed Fabric/Babric or launchers with that being the focus). | It uses a customised version of Fabric (like Legacy Fabric (1.3.2 to 1.13.2), Cursed Fabric (Beta 1.7.3, pre-Babric era Beta Fabric with StationAPI and Cursed Legacy API), Babric (Beta 1.7.3 on the modern StationAPI side), Better Than Adventure (Beta 1.7.3, modified Babric/Fabric Beta 1.7.3 with other goals), Ornithe (Pre-Classic to 1.14.4)) but unlike other modloaders it provides many blocks and items along with additional options/settings and features during it's instance/install (unless counting the customised BTW for Cursed Fabric/Babric or launchers with that being the focus). | ||
While most modloaders offer just the Loader, maybe the APIs built in/external APIs to be downloaded separately and adding additional mods from there. Which there are a few for FoxLoader. | While most modloaders offer just the Loader, maybe the APIs built in/external APIs to be downloaded separately and adding additional mods from there. Which there are a few for FoxLoader. | ||
[https://discord.com/invite/38Vfes6NpR Discord] | |||
Infobox WIP | Infobox WIP | ||
| Line 122: | Line 124: | ||
== Community == | == Community == | ||
You can join the official ReIndev Discord here | You can [https://discord.gg/38Vfes6NpR join the official ReIndev Discord here] | ||
A feature missing to make your mod? Just open an issue! | A feature missing to make your mod? Just open an [https://github.com/Fox2Code/FoxLoader/issues issue]! | ||
| Line 137: | Line 139: | ||
Note: For PojavLauncher, click on "Install .jar" and the rest should be automatic, only the Android version of PojavLauncher is supported. | Note: For PojavLauncher, click on "Install .jar" and the rest should be automatic, only the Android version of PojavLauncher is supported. | ||
Note: Client is not supported on arm due to lack of it in LWJGL2, you can follow this tutorial for help. | Note: Client is not supported on arm due to lack of it in LWJGL2, you can follow this [https://shadowfacts.net/2022/lwjgl-arm64/ tutorial] for help. | ||