# icutool-ark **Repository Path**: plusboy/icutool-ark ## Basic Information - **Project Name**: icutool-ark - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-09 - **Last Updated**: 2025-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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