mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-03-21 19:56:14 +00:00
5 lines
76 B
Ruby
5 lines
76 B
Ruby
class W3DHub
|
|
DIR_NAME = "W3DHubAlt".freeze
|
|
VERSION = "0.9.2".freeze
|
|
end
|