adds a config folder for off-repo modular ruins (#66408) (#13290)

About The Pull Request

Adds a location to load in off-repo modular maps/config files.
Why It's Good For The Game

Sticking with the theme of away missions being revitalized, we have a system in place for off-repo away missions but not off-repo modular maps. This allows for randomization in these missions while still keeping the actual map contents a secret to the regular playerbase.

this just adds a config folder location to throw modular maps/their config files.

Co-authored-by: MMMiracles <lolaccount1@hotmail.com>
This commit is contained in:
SkyratBot
2022-05-03 17:05:28 +02:00
committed by GitHub
parent 24ddc0370d
commit f25fa2b28b
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Add the config files for modular maps here.
**These are fully cached so keep this directory empty by default.**

View File

@@ -0,0 +1,3 @@
Add modular maps here.
**These are fully cached so keep this directory empty by default.**