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