RimWorld

RimWorld

240 vurderinger
Xml Patch Helper
4
4
6
2
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Mod, 1.3, 1.4, 1.5, 1.6
Filstørrelse:
Offentliggjort:
Opdateret:
6.002 MB
21. maj 2022 kl. 0:17
18. juni kl. 22:24
7 ændringsbemærkninger ( vis )

Abonner for at downloade
Xml Patch Helper

Beskrivelse
This tool allows you to validate or generate XPath based PatchOperations in-game so you can see exactly what your PatchOperation will look like and/or what the result will be.

After helping other modders in the RimWorld development discord channel for nearly 3 years, I figured it would be better to just provide a hands on tool that visualizes how patch operations work, as well as what your XPath is selecting.

The color for the Xml text is ugly!
You can change it in the mod settings.

Disclaimer: This is a modder tool, it has no impact on gameplay.

Github[github.com]

Check out my other mods!
81 kommentarer
Leutian Kane 12. aug. kl. 18:51 
a walkthru on how this works would be nice, as the profiler for the Xpaths keeps erroring out
Nepenthe 4. aug. kl. 21:30 
Just want to say thanks for this mod - I've been using it for years and makes XML patching a lot easier.
Sisyphus 21. juli kl. 14:53 
your the man Phil!
Proxyer 19. juni kl. 3:35 
YES! YES! Ty update!! Making patches just got easier!
Aria Victoria 18. juni kl. 23:18 
TY <3
Aria Victoria 18. juni kl. 19:39 
Oh, I guess the github link is old? Last update on the repo is showing as last year.
Smash Phil  [ophavsmand] 18. juni kl. 19:33 
Oh yea sorry, this is already updated to 1.6 I just haven't pushed it to steam.
Aria Victoria 18. juni kl. 19:15 
No rush (As I know you're already super busy as it is), but, is there any chance of a 1.6 version? I've only been without it for a few days and am already looking at the mod page longingly.
cyanobot 21. feb. kl. 9:04 
Thank you for many diagnosed typos, invaluable tool.
Smash Phil  [ophavsmand] 28. sep. 2024 kl. 17:38 
This isn't really set up to test those, but the concept would be the same as just trying to add that single <li/> node. The point is being able to quickly validate that your xpath is correct and that you're inserting the value exactly where you want it. Nested nodes or not, it would be the same.