Potoflux is a simple JavaFX app : It has different purposes, each one having their very own tabs. It also features a menu bar, advanced setting reg, accounts, a terminal, and more to come !
An easy API, commands and tabs allow the user to download any mod he wants, granting a cool and fast setup.
Potoflux on his own has no real usage. His utility comes from his simplicity and easy-to-use mod API.
If you want to know more about the project, learn how to create your own mods or even help with code or translations, please consider joining my discord.
If your app crashes, you can look into the logs folder and get the exit code sent.
| Exit code | Error |
|---|---|
| 0 | App closed, no errors |
| 1 | Uncaught error in main thread. Refer to the stack trace |
| 2 | Error during bootstrap |
| -1 | Error on posting event. Check mod compatibility & duped ids |