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!