Staxel
평점이 부족합니다.
KitsuneToolBox
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
업데이트일
1.580 MB
2020년 10월 24일 오전 7시 45분
2022년 5월 26일 오후 12시 29분
업데이트 노트 3개 (보기)

다운로드 위해 구독하기
KitsuneToolBox

설명
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 2021년 3월 8일 오전 3시 05분 
Thank you!