A companion app for RVGL.
- Windows
- Linux
- Asset Manager: easy download and install of any RVGL-related content meant to be directly extracted to your RVGL install dir (no removal yet)
- RVGL Launcher
- Click-to-install and click-to-launch thanks to the rvgl: custom URI scheme
- Statically linked (one single portable ±30Mo file, no external dependencies)
- Ready to be distributed
- Dynamically linked, but limited set of dependencies:
- Distribution method yet to choose
Using Qt Creator with adequate Qt libs and miniupnpc: import, build, run!
Building for Windows requires 7za.exe to be put in win32/(i386|x64)/
Runing on Linux requires p7zip and miniupnpc.
Please do! Everything is welcome, from ideas to implementations.
rvgl:run?opt1&opt2=arg&opt3
→ runsrvgl <default options> -opt1 -opt2 arg -opt3
rvgl:join?IP=<IP>
→ runsrvgl <default options> -lobby <IP>
rvgl:install_asset?URL=<URL>
→ opens the app ready to install asset at