Last updated | a year ago |
Total downloads | 1002 |
Total rating | 0 |
Categories | Mods Client-side |
Dependency string | Okudai-loeb-1.0.1 |
Dependants | 1 other package depends on this package |
README
loeb
A Titanfall 2 lobby library, allowing modders to add buttons to the lobby screen without causing incompatibility with other mods.
This mod is currently in early development stage, beware of any bugs and make an issue if you find any.
Documentation
For documentation, see the documentation.md file.
Technical limitations
As described in the combo-buttons.res
file (resource/ui/menus/combo_buttons.res
), the game currently supports only four buttons under each header. Adding more than 4 buttons under a given header will cause the game to crash out.
This could potentially be increased, but that requires further analysis and development.