I’ve released some new software
Over the past year I’ve been plugging away on a piece of software during my commute to my day job. It’s finally done and up on the Unity asset store. It’s called Get Me Started and is a piece of middleware that provides all of the basic functionality that pretty much every game under the sun needs before it can be sold. It does things like display messageboxes, localization, writing of data to xml files, handles sound volumes, etc. It also has various developer tools such as a listbox of buttons which you can program to do anything you need to do while testing, and it also shows your frame rate and safe zone.
I encourage people to check it out and let me know if they think I can add any more features to make it more robust.