Skip to content

nattyan-tv/ark-server-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARK: Server Utility

ARK: Survival Evolved's dedicated server' utility application.

README

Detail

This is a software for setting up a dedicated server for ARK: Survial Evolved.
There is other similar software available, but I think it is more capable. (This is still in the development stage.)

System

By using C#WPF to create the GUI, and writing the main code in Python, we can easily create a GUI application.
Issues and pull requests are welcome. I would be very happy if you could add a brief explanation so that I can understand it.

Install

I will publish them in Release.
For now, I will not release it.
If you want to try it out, please clone and build it yourself.
(Development environment: Windows11 - 64bit/VisualStudio2022)

Device

x64 Windows that can use .NET Framework 4.8
(Windows 7/8.1/10/11 64bit)

License

The license for this code is the MIT License and can be found in the LICENSE. (The simple explanation of the MIT License is that "the software can be handled freely", "the copyright and license must be displayed when redistributing", and "the copyright holder does not take any responsibility".)

About

ARK: Survival Evolved's dedicated server' utility application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published