Hey folks,
I'm trying to compile a plugin for ARK using Visual Studio 2022, but I'm missing three essential files: Ark.h, ServerAPI.h, and ArkApi.lib.
I've already checked the ArkAPI repository and the base plugin folders, but I couldn't find these anywhere. Without them, the build won't...