mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 08:42:34 +00:00
570652e40de9ce2e6bb58614c28953fd61b25320
Added parallel downloads setting (not in gui options yet), added a thread pool for downloading multiple packages at once- quite helpful for TSR 😁, fixed download resuming (used wrong file mode...)
Cyberarm's Linux Friendly W3D Hub Launcher
It runs natively on Linux! No mucking about trying to get .NET 4.6.1 or something installed in wine. Only requires OpenGL, Ruby, and a few gems.
Installing
- Install Ruby 3.0+, from your package manager.
- Install Gosu's dependencies.
- Install required gems:
bundle install
Usage
ruby w3d_hub_linux_launcher.rb
Contributing
Contributors welcome, especially if anyone can lend a hand at reducing patching memory usage.
Description
Languages
Ruby
100%