Files
w3dhub_linux_launcher/lib/version.rb
2024-02-28 19:28:29 -06:00

4 lines
61 B
Ruby

class W3DHub
DIR_NAME = "W3DHubAlt"
VERSION = "0.3.1"
end