VSMod_AriasServerUtils/AriasServerUtils/modinfo.json
zontreck 5234415034 Begin to add a death inventory backup system
TODO: only take the backpack slots not the backpack contents; also exclude the character's clothing
2025-01-18 04:25:10 -07:00

11 lines
274 B
JSON

{
"type": "code",
"modid": "ariasserverutils",
"name": "Aria's Server Utilities",
"authors": ["zontreck"],
"description": "A collection of server utilities\n\nBuild Date: 01-18-2025 @ 04:23 AM",
"version": "1.0.0-dev.3",
"dependencies": {
"game": ""
}
}