C# live tutorial: Creating a Minecraft server launcher (Part 12)

C# live tutorial: Creating a Minecraft server launcher (Part 12)

Channel:
Subscribers:
71
Published on ● Video Link: https://www.youtube.com/watch?v=7ZQnRX2ZkWk



Category:
Tutorial
Duration: 57:28
734 views
6


This is part 12 of my live streaming tutorial about creating a Minecraft server launcher application in C#.
Today had a few goals. Adding in a configuration UI to add and edit server profiles. Update the server profile configuration file handling and start implementing some of the custom drawn UI elements on the main window.

The eventual goal is to have a launcher application that can handle running multiple instances of Minecraft servers, do maintenance restarts and daily backups, plus whatever other features may pop up along the way.

Project source repo: https://github.com/Sharidan/MinecraftServerLauncher

These videos are for instructional purposes and the code shown may not be the most efficient way of accomplishing particular tasks.

Twitch: https://www.twitch.tv/sharidandk




Other Videos By SharidanDK


2018-05-04C# live tutorial: Creating a Minecraft server launcher (Part 22)
2018-04-27C# live tutorial: Creating a Minecraft server launcher (Part 21)
2018-04-27C# live tutorial: Creating a Minecraft server launcher (Part 20)
2018-04-27C# live tutorial: Creating a Minecraft server launcher (Part 19)
2018-04-25C# live tutorial: Creating a Minecraft server launcher (Part 18)
2018-04-25C# live tutorial: Creating a Minecraft server launcher (Part 17)
2018-04-25C# live tutorial: Creating a Minecraft server launcher (Part 16)
2018-04-20C# live tutorial: Creating a Minecraft server launcher (Part 15)
2018-04-20C# live tutorial: Creating a Minecraft server launcher (Part 14)
2018-04-20C# live tutorial: Creating a Minecraft server launcher (Part 13)
2018-04-13C# live tutorial: Creating a Minecraft server launcher (Part 12)
2018-04-13C# live tutorial: Creating a Minecraft server launcher (Part 11)
2018-04-13C# live tutorial: Creating a Minecraft server launcher (Part 10)
2018-04-11C# live tutorial: Creating a Minecraft server launcher (Part 9)
2018-04-11C# live tutorial: Creating a Minecraft server launcher (Part 8)
2018-04-11C# live tutorial: Creating a Minecraft server launcher (Part 7)
2018-04-06C# live tutorial: Creating a Minecraft server launcher (Part 6)
2018-04-06C# live tutorial: Creating a Minecraft server launcher (Part 5)
2018-04-06C# live tutorial: Creating a Minecraft server launcher (Part 4)
2018-04-04C# live tutorial: Creating a Minecraft server launcher (Part 3)
2018-04-04C# live tutorial: Creating a Minecraft server launcher (Part 2)



Tags:
C#
Tutorial
Stream
Minecraft