Files
w3dhub_linux_launcher/lib/version.rb
2026-02-11 14:31:20 -06:00

5 lines
76 B
Ruby

class W3DHub
DIR_NAME = "W3DHubAlt".freeze
VERSION = "0.9.2".freeze
end