I would be epic cool if RAT was an actual Windows Service similar to the WIndows Audio service, Print Spooler, Hyper-V Host service, etc, etc
When a server restart happens, RAT would do it's thing (on shutdown) and again (on startup) and of course don't forget (on restart) events.
This would allow the "front end" to be off, saving resources, while noramlly playing.
Further down the line, it would make building a localhost web interface (love powershell) somethng to consider!
Webpage >> Click restart
powershell>> rat.restart(Now(), SaveBackup())|ToLog().ToString()
Just a thought! :blush:
When a server restart happens, RAT would do it's thing (on shutdown) and again (on startup) and of course don't forget (on restart) events.
This would allow the "front end" to be off, saving resources, while noramlly playing.
Further down the line, it would make building a localhost web interface (love powershell) somethng to consider!
Webpage >> Click restart
powershell>> rat.restart(Now(), SaveBackup())|ToLog().ToString()
Just a thought! :blush: