mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-05-06 09:28:18 +00:00
Define ROOT_PATH to fix using absolute paths for assets
This commit is contained in:
3
lib/constants.rb
Normal file
3
lib/constants.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
module W3DHubLauncher
|
||||
ROOT_PATH = Dir.pwd
|
||||
end
|
||||
Reference in New Issue
Block a user