Installing mod templates
https://www.nuget.org/packages/Daemon.Reactor.Template is super cool and awesome.
Just do dotnet new install Daemon.Reactor.Template to install it,
and then dotnet new daemon.reactor -n {Name} to create a new project using it!!!
Ta-da! It's like magic! 🎉
// TODO: Make this more serious