Website User Information:
When a resource is labeled as "unverified," it means that the developer has not yet completed the necessary steps to become a verified resource. However, this tag should not be interpreted as a sign that the resource is dangerous or insecure. Rather, it serves as a reminder that the developer still needs to meet specific requirements to attain verified status. On the other hand, verified resources are those that come from developers who have already met these requirements. These resources can be considered trustworthy and reliable, as they are created by developers who actively engage with the community and consistently provide high-quality content. By using verified resources, users can ensure that they are accessing safe and secure content that has been thoroughly vetted.
Developer Information:
To obtain the verified tag, you must first meet the specific requirements mentioned in the link below. Once you have confirmed that you meet the requirements, the next step is to join our
Discord Server. After joining the server, you must create an API support ticket and apply for the verified tag.
ArkApi Plugin Config Editor
This is config.json editor for Ark Survival Evolved Ark Api Plugins made from WPF (Windows Presentation Foundation) in C# .NET6.0
Requirements
- Windows only
- ArkApi framework
- exact location of servers and plugins folder
- config.json of plugin
Libraries
- Newtonsoft json (Im not really sure if i've used this still confused on System.Text.Json and this one)
- Okii Dialogs (For openning directories)
Features
- Modify whole cluster plugins
- Include/Exclude maps
- change config.json filename to be modify (other purposes but not recommended)
- plugin selection
- structured treeview of all configuration elements and values
- raw data for adding new elements to the json
Defaults
- StartIn (all maps/server directory) sample
"C:/ArkSe/Servers/"
- plugin location must be in
"C:/ArkSe/Servers/<MAPNAME>/ShooterGame/Binaries/Win64/ArkApi/Plugins/<PLUGINNAME>"
"C:/ArkSe/Servers/<MAPNAME>/ShooterGame/Binaries/Win64/ArkApi/Plugins/<PLUGINNAME>/config.json"