Skip to content

Detects misusage and overwrites of vanilla bases and defs

Notifications You must be signed in to change notification settings

paulo27ms/AllYourBasesAndDefs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllYourBase

Detects misusage and overwrites of vanilla bases and defs

Why?

Overwriting (abstract) bases and defs was all the rage back in A13. Some modders haven't caught on that this is now a really bad idea and causes weird and hard to detect issues. For more info: https://spdskatr.github.io/RWModdingResources/abstracts

Installation instructions:

  1. Download.
  2. https://rim-world.com/guides/how-to-install-mods/
  3. Load order is irrelevant.

Usage:

Load order is irrelevant. AllYourBase will spit out messages with the exact mod, XML node and file that misbehaves. Yellow warnings for def overwrites, red for base overwrites.

It's recommend to yell at educate the author of the offending mod.

About

Detects misusage and overwrites of vanilla bases and defs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%