ARK: Survival Evolved's dedicated server' utility application.
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.)
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.
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)
x64 Windows that can use .NET Framework 4.8
(Windows 7/8.1/10/11 64bit)
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".)