mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 08:42:34 +00:00
5 lines
76 B
Ruby
5 lines
76 B
Ruby
class W3DHub
|
|
DIR_NAME = "W3DHubAlt".freeze
|
|
VERSION = "0.8.1".freeze
|
|
end
|