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

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

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



Category:
Tutorial
Duration: 1:52:16
37 views
0


This is part 35 of my live streaming tutorial about creating a Minecraft server launcher application in C#.

Rearranged the CustomText dialog's color and text formatting options, adding mouse support to these custom rendered elements.

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. In some cases I choose to implement code to handle certain tasks "oldschool" to show how it can be implement when a library may not be available to do the job. While using a library to do the job at hand is often easier and faster, it does not teach how to actually do the job without a library, which can lead to certain coding skills being lost as dependance on libraries becomes greater.

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




Other Videos By SharidanDK


2020-06-16Autonauts #4: Automating the world of Shardania
2020-06-15Autonauts #3: Automating the world of Shardania
2020-06-14Autonauts #2: Automating the world of Shardania
2020-06-13Autonauts #1: Automating the world of Shardania
2018-05-31C# live tutorial: Creating a Minecraft server launcher (Part 41)
2018-05-31C# live tutorial: Creating a Minecraft server launcher (Part 40)
2018-05-31C# live tutorial: Creating a Minecraft server launcher (Part 39)
2018-05-31C# live tutorial: Creating a Minecraft server launcher (Part 38)
2018-05-31C# live tutorial: Creating a Minecraft server launcher (Part 37)
2018-05-24C# live tutorial: Creating a Minecraft server launcher (Part 36)
2018-05-24C# live tutorial: Creating a Minecraft server launcher (Part 35)
2018-05-24C# live tutorial: Creating a Minecraft server launcher (Part 34)
2018-05-19C# live tutorial: Creating a Minecraft server launcher (Part 33)
2018-05-19C# live tutorial: Creating a Minecraft server launcher (Part 32)
2018-05-19C# live tutorial: Creating a Minecraft server launcher (Part 31)
2018-05-11C# live tutorial: Creating a Minecraft server launcher (Part 30)
2018-05-11C# live tutorial: Creating a Minecraft server launcher (Part 29)
2018-05-11C# live tutorial: Creating a Minecraft server launcher (Part 28)
2018-05-09C# live tutorial: Creating a Minecraft server launcher (Part 27)
2018-05-09C# live tutorial: Creating a Minecraft server launcher (Part 26)
2018-05-09C# live tutorial: Creating a Minecraft server launcher (Part 25)



Tags:
C#
Tutorial
Stream
Minecraft