Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése









Assuming this works with B18?
I also tried the same thing without Sequence or Test, just the usual PatchOperationAdd, and without A Dog Said, it generates red errors like expected.
BTW: The patch file can be named anything. (I named mine "BOTR-ADogSaid-patches.xml") But it seems modders always put their patches in a "Patches" folder.
Since you're going to leave this up, despite now supporting the Easy Patcher, I took the liberty of trying to replicate what this does via a patch file and xpath PatchOperations [gist.github.com]. Mostly, I did this as a challenge to learn the new patch system.
I have tested this in-game with two new games and it seems to work. (The only mods I had were HugsLib, BOTR (Classic), A Dog Said, and my test patch file.) I was able to perform operations on BOTR animals, like usual. If you want to use it, here it is:
https://pastebin.com/prDEsWwq
This xpath system has the advantage of better mod compatibility. (Your current version overwrites A Dog Said's Recipes_Surgery.xml .)