From 66530e9538752ac3860a03f71ca5f2adfb01613a Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Fri, 22 Dec 2023 13:51:43 -0800 Subject: [PATCH] Update docs. --- files/mods/3115714092/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/mods/3115714092/README.md b/files/mods/3115714092/README.md index 0b35abb..5a2cbdb 100644 --- a/files/mods/3115714092/README.md +++ b/files/mods/3115714092/README.md @@ -9,3 +9,5 @@ * `cfgspawnabletypes.xml` - Common to all maps. * `events.xml` - Common to all maps. * `types.xml` - Common to all maps. + +The `start.sh` script is for doing extra stuff, but programatically. See the comments within it for details.