Add a way for bulk abstracting prototypes (#24140)

* Ignored Prototypes

* respath it

* add multi-file support
This commit is contained in:
Nemanja
2024-01-17 00:39:14 -05:00
committed by GitHub
parent b0e7a6db30
commit 1ed71f544e
2 changed files with 62 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
# This is a basic list that specifies files for which the prototypes inside of them will be made abstract.
# This supports all prototype kinds and is intended to allow servers to remove prototypes in a relatively clean way.
# This method does not break inheritance, but you will still have to remove usages.
# e.g., you can specify both directories and specific files by adding lines like:
#
# - /Prototypes/Guidebook
# - /Prototypes/Catalog/uplink_catalog.yml