Files
XericLibrary-Publish/package.json
2025-04-23 15:26:54 +08:00

16 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "com.lrss3.deconstruction",
"displayName": "Deconstruction Tool Library",
"version": "0.3.4",
"unity": "2021.3",
"description": "包含20+个囊括各种方面的方法库,提供日常编程支持,包括但不限于:数学计算、参数平滑、工业控制、曲线绘制、对象控制、扩展迭代、空间变换、独特结构、文本格式、类型转换、机器编码、开发调试、动态生成、几何创建、快速池化、导航寻路、隔离控制、隔离输入、语义化委托、反射超驰、数学常数、单位换算、排序算法、程序调用、网络连接等。\r\n还有多种特殊类型包括但不限于多维布尔、样条曲线、超级单例、多例系统、邻居网络、四叉树、字典树、软引用封装器等等。\r\n包含多个开箱即用的常用脚本如瞄准看向、界面自适应玩家控制器等。\r\n以及包含多个编辑器界面AI对话界面、脚本蓝图系统需要XericBlueprint、蓝图UI搭建系统需要XericUI\r\n\r\n需要注意插件内与平台API相关的指令默认使用windows平台在使用这部分内容时无法兼容其他平台。\n\n如果发现任何问题包括版本兼容性计算错误调用错误使用问题请与我联系。",
"type": "library",
"samples": [
{
"displayName": "Example Sample",
"description": "Replace this string with your own description of the sample. Delete the Samples folder if not needed.",
"path": "Samples~/Example"
}
]
}