Doing my server automation programs on the windows platform, it was inevitable that I would have to #include <Windows.h> at one point and deal with one of the many 12 argument functions it has. Alas that day has come.
Tag Archive for Program
The Pain of Windows
Category: Standalone, Tips and Tricks |
Tags: C++, Coding, CreateProcess, Map, Minecraft, Minecraft Server, Program, Program in Program, Programception, Programming, Render, Renderer, Rendering, Server, Update, Windows
Minecraft Server Automation
I've been working on some executables to automate plugin downloading, server updating, server world backup, map rendering, and world restoration processes. The idea is to make it so you will not need to touch your Minecraft server except for major changes. This way even when Minecraft releases a new version, you will be as current as it within 24 hours (depending on compatible plugin release times).
Category: Coding, Personal Projects |
Tags: Automated, Automation, C++, Executable, Executables, Minecraft, Minecraft Server, Minecraft Server Automation, Program, Programs, Server, Server Automation, Update