Topic on Talk:About.xml

Jump to navigation Jump to search
Line 4: Line 4:
 
(Why would this be needed?)
 
(Why would this be needed?)
  
For example this mod: https://steamcommunity.com/sharedfiles/filedetails/?id=1684944322
+
For example this mod, called "Startup impact": https://steamcommunity.com/sharedfiles/filedetails/?id=1684944322
 +
 
 
Could use it as this, to make sure it is at least loaded before the "Rimworld core" (in case the user has no installed mods)
 
Could use it as this, to make sure it is at least loaded before the "Rimworld core" (in case the user has no installed mods)
  
Line 10: Line 11:
  
 
     <loadBefore>
 
     <loadBefore>
         <li>Ludeon.RimWorld</li>
+
         Ludeon.RimWorld
 
         Ludeon.RimWorld.Royalty
 
         Ludeon.RimWorld.Royalty
 
     </loadBefore>
 
     </loadBefore>