Getting Started
Introduction
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 Blueprint in the Creator Kit.
Server scripts, which are written in a .NET compatible language, we recommend C# and Visual Studio.
You therefore need to install both the Creator Kit and Visual Studio Community.
Creator Kit
You first need to install the HogWarpCK plugin which can be found on NexusMods. 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!
Last updated