Getting Started
Last updated
Last updated
At this stage we assume you already have the client and server downloaded and properly setup.
Considering this mod is a multiplayer framework, there are two types of scripts:
Client scripts, which are done in in the .
Server scripts, which are written in a .NET compatible language, we recommend C# and Visual Studio.
You therefore need to install both the and .
You first need to install the HogWarpCK plugin which can be found on . The content of the archive must then be unzip in the Creator Kit's install directory. You can find the Creator Kit's install location from the Epic Launcher as shown below.
You can now launch the Creator Kit.
If everything was correctly installed, you should see a "HogWarp" button in the tool bar
You can now proceed to the next steps!