![]() |
FourKit 1469f90c
The LCE C# Server Plugin API
|
Before being able to run FourKit, you need .NET 10 Runtime
After you install .NET 10, grab the latest release from github
If you are just updating FourKit, you only need to install Minecraft.Server.exe and Minecraft.Server.FourKit.dll and replace them.
After installing, run Minecraft.Server.exe, and place any plugins in the plugins folder that gets automatically made.
Plugins end as a .DLL file. Some plugins require it to be in its own folder (due to having dependencies)
Below, we will go over how to setup your development environment if you want to make plugins: