Staxel
คะแนนไม่เพียงพอ
KitsuneToolBox
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
อัปเดต
1.580 MB
24 ต.ค. 2020 @ 7: 45am
26 พ.ค. 2022 @ 12: 29pm
3 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
Art by NotReallyHere

The Kitsune ToolBox is the successor to the Kitsune Core.

For content modders:
https://kitsunetoolbox.nimbusfox.uk/articles/content/intro.html

This Core mod is aimed at being more flexible. It's designed so when an update to this mod is released, any mod using this library will not encounter issues.

The KSToolBox is not a mod on it's own. A mod is required to be using this core mod to be functional in anyway.

The KSToolBox comes with function patching and easier access to data of the player/world.

To stop mod incompatibilities with the core's updates, namespaces will be used effectively.

So if a huge change occurs that is not vital, it will be added to a new namespace E.g. nimbusfox.kitsunetoolbox.V1.Rev1 . Updates that require mods to update their code will have a new namespace too E.g. nimbusfox.kitsunetoolbox.V1.Update1 and will mark the update/base class/function as Obsolete and will no longer allow mods to be compiled. This way mods that use old code do not suffer incompatibilities and will continue to work.

More information can be found here: https://gitlab.com/Nimbus-Fox/Staxel-Kitsune-ToolBox

Consider supporting me at: https://ko-fi.com/nimbusfox69
1 ความเห็น
Kitsu289 8 มี.ค. 2021 @ 3: 05am 
Thank you!