Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberarm/w3d_hub_linux_launcher
A linux friendly implementation of the W3D Hub Launcher
https://github.com/cyberarm/w3d_hub_linux_launcher
gosu ruby w3dhub
Last synced: about 9 hours ago
JSON representation
A linux friendly implementation of the W3D Hub Launcher
- Host: GitHub
- URL: https://github.com/cyberarm/w3d_hub_linux_launcher
- Owner: cyberarm
- Created: 2021-11-08T15:39:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T21:54:23.000Z (2 months ago)
- Last Synced: 2024-09-12T08:11:19.210Z (2 months ago)
- Topics: gosu, ruby, w3dhub
- Language: Ruby
- Homepage:
- Size: 6.13 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/gosu/gosu/wiki/Getting-Started-on-Linux).
* 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.