Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
DeudlyYT edited this page May 7, 2016 · 37 revisions

#How to start using the Sandbox

Welcome to the GameServer wiki! Follow this steps to start using the sandbox.

##Creating the server

For start using the server you have to compile it. In order to do that first download and install this apps.

Now we can start. First we need to do changes to some archives:

  • Change the name of GameServer/Settings/Settings.json.template to GameServer/Settings/Settings.json
  • Change the name of GameServer/Settings/GameInfo.json.template to GameServer/Settings/GameInfo.json
  • Open the file called now Settings.json and there you must write your LOL 4.20 directory. Its better if you save the LoL 4.20 in the C: path,so you only have to write "C:/LOL/RADS/projects/lol_game_client"

At this moment we need to compile the server, so open the GameServer.sln (This archive is in the .zip downloaded) with Microsoft Visual Studio. Then click in Build > Rebuild Solution and wait (It takes a couple of minutes). When the compile finish just press F5 in the program and the cmd of the server will open.

We openen the server sucefussuly

##Connecting to the server

Open your LoL 4.20 folder and create StartGame.txt, then open it and paste this code:

@start "" "RADS/solutions/lol_game_client_sln/releases/0.0.1.68/deploy/League of Legends.exe" "8394" "LoLLauncher.exe" "" "127.0.0.1 5119 17BLOhi6KZsTtldTsizvHg== 1"

Save the archive and change his name to StartGame.bat. Now execute it and if your server is open it will connect you into the game