open.mp
open.mp copied to clipboard
Windows daemon integration
trafficstars
Is your feature request related to a problem? Please describe. Some people use Windows Server for openmp, making an openmp server as a daemon is kind of tons of batch/ps files. This is still not guarantee that the server is up correctly after crash or reload. Moreover Windows have a good logging system such as Event Log with rotation and search.
Describe the solution you'd like I'd like to add integration with Windows Services and Windows Event log for Windows.
Describe alternatives you've considered Tons of PS, batch scripts.
Additional context https://github.com/tromgy/service-base https://miloserdov.org/?p=1839
And the same problem in another MP https://github.com/multitheftauto/mtasa-blue/issues/3292