Update servermod.js to have a more professional name

This commit is contained in:
Leah Anderson 2024-10-16 17:30:44 +00:00 committed by GitHub
parent 6b58c28696
commit e89e0044a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
(function servermod() {
ModAPI.meta.title("Server Manager Mod Thingy");
ModAPI.meta.title("Server Manager");
ModAPI.meta.version("a0");
ModAPI.meta.description("_");
ModAPI.meta.credits("ZXMushroom63 & radmanplays");