Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 594 Bytes

README.MD

File metadata and controls

11 lines (9 loc) · 594 Bytes

ASA ServerAPI CMake example

Warning

This template is outdate and you must update the submodule to https://github.com/ArkServerApi/AsaApi This is an example of how to make a ASA ServerAPI plugin with CMake.

How to use

  • Make sure you have vcpkg installed and configured for cmake for help look here
  • Make sure you build The ServerAPI before building the plugin

Contribute

I am learning c++ and cmake, ii made this the first day of my journey, if you see anything that can be better please contribute.