Interim Apex can now be installed and launched (on Windows)

This commit is contained in:
2021-11-19 11:09:14 -06:00
parent 2ce616ffbe
commit ec81959947
9 changed files with 173 additions and 66 deletions

View File

@@ -9,9 +9,9 @@ end
require "fileutils"
require "digest"
require "rexml"
require "zlib"
require "launchy"
require "zip"
class W3DHub
GAME_ROOT_PATH = File.expand_path(".", __dir__)