The Unnamed Engineer 5bafc77d97 Update task.rb
Modify all potentially case sensitive file operations to operate in a case-insensitive manner.
2025-08-26 08:55:27 -05:00
2025-08-26 08:55:27 -05:00
2022-06-11 12:40:19 -05:00
2025-01-10 12:42:25 -06:00
2021-12-23 16:17:41 -06:00

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
A linux friendly implementation of the W3D Hub Launcher
Readme 8.4 MiB
Languages
Ruby 100%