Skip to content

面向现代 C++ 的小栗子框架插件开发工具(停止更新,仅支持小栗子v2)

License

Notifications You must be signed in to change notification settings

Sc-Softs/CornerstoneSDK

Repository files navigation

logo
Cornerstone SDK

面向现代 C++ 的小栗子框架插件开发工具

兼容小栗子框架 v2.7.1-v2.9.3.0(部分更新) 和 Corn SDK(小栗子框架官方易语言 SDK)v2.7.1

教程和文档


提示

此 SDK 可能存在漏洞,请您谅解。如果您遇到问题可以尝试:

  • 再次仔细阅读 SDK 文档 尤其是 参考 中的相关内容。

  • 提交 IssuePR,感谢您的贡献!

  • 加入 Cornerstone SDK 开发 QQ 群(893902998)与我们讨论。

版权

Cornerstone SDK 使用 MIT License 进行许可

版权所有 © 2020 Contributors of Cornerstone SDK

Cornerstone SDK 中的部分逻辑借鉴了 Corn SDK

src/sdk/third_party/ 目录下的 json.hpp 来源于 JSON for Modern C++,使用 MIT License 进行许可,版权属于 © Niels Lohmann

bin/ 目录下的 gn.exe 编译自 GN 的源码,使用 这份协议 进行许可,版权属于 © The Chromium Authors

bin/ 目录下的 ninja.exe 编译自 Ninja 的源码,使用 Apache License 2.0 进行许可,版权属于 © Contributors of Ninja

致谢