diff --git a/public/game/gameserver.php b/public/game/gameserver.php index a9de4cf..b973315 100644 --- a/public/game/gameserver.php +++ b/public/game/gameserver.php @@ -3,9 +3,10 @@ header("content-type:text/plain"); $port = addslashes($_GET["port"]); +$rbxl = addslashes($_GET["rbxl"]); ob_start(); ?> -game:Load('rbxasset://temp.rbxl') +game:Load('rbxasset://') local assetPropertyNames = {"Texture", "TextureId", "SoundId", "MeshId", "SkyboxUp", "SkyboxLf", "SkyboxBk", "SkyboxRt", "SkyboxFt", "SkyboxDn", "PantsTemplate", "ShirtTemplate", "Graphic", "Frame", "ImageLabel", "GuiMain", "Image", "LinkedSource", "AnimationId"} local variations = {"http://www%.roblox%.com/asset/%?id=", "http://www%.roblox%.com/asset%?id=", "http://%.roblox%.com/asset/%?id=", "http://%.roblox%.com/asset%?id="} diff --git a/public/launcher/ARCHBLOXLauncher-32bit.exe b/public/launcher/ARCHBLOXLauncher-32bit.exe index 849c443..1ee9050 100644 Binary files a/public/launcher/ARCHBLOXLauncher-32bit.exe and b/public/launcher/ARCHBLOXLauncher-32bit.exe differ diff --git a/public/launcher/ARCHBLOXLauncher-64bit.exe b/public/launcher/ARCHBLOXLauncher-64bit.exe index 2bb487f..d7d7db3 100644 Binary files a/public/launcher/ARCHBLOXLauncher-64bit.exe and b/public/launcher/ARCHBLOXLauncher-64bit.exe differ diff --git a/resources/views/pages/download.blade.php b/resources/views/pages/download.blade.php index 4f41fe1..427aae6 100644 --- a/resources/views/pages/download.blade.php +++ b/resources/views/pages/download.blade.php @@ -30,12 +30,12 @@
ARCHBLOX will be installed to C:\ARCHBLOX\.
+ARCHBLOX will be installed to %LOCALAPPDATA%\Archblx\Versions
Client Downloader (Download this first)
+Client Downloader v1.1 (Download this first)
ARCHBLOX Launcher (Use after downloading and using the Client Downloader)
+ARCHBLOX Launcher v1.2 (Use after downloading and using the Client Downloader)
If you get a popup saying "Windows protected your PC", press "More info" and then press "Run anyway".