Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 558 Bytes

ArkServerAPI-Template

This is a basic plugin template for the Ark Server API
https://arkserverapi.com/resources/ark-server-api.4/
You can use this to quickly get started with minimal setup.

Downloading

Open your command prompt to the directory you wish to clone this project.
Type the following:
git clone https://github.com/SubstituteR/ArkServerAPI-Template.git --recursive
Open the solution with Visual Studio and everything should be already setup and ready for development.

Requirements

Visual Studio, preferably 2019
C++17 support