CanaryClojureLibrary:用于在 Clojure 中编写 CanaryMod 插件的语言扩展

时间:2024-07-06 11:39:06
【文件属性】:

文件名称:CanaryClojureLibrary:用于在 Clojure 中编写 CanaryMod 插件的语言扩展

文件大小:35KB

文件格式:ZIP

更新时间:2024-07-06 11:39:06

Clojure

Canary Clojure 库 用于在 Clojure 中编写 CanaryMod 插件的语言扩展 安装 目前支持纯源 insall。 需要 CanaryMod >= 1.2.0。 克隆存储库 从项目根目录运行mvn install 将target/clojurepluginlib-VERSION-independent.jar复制到 CanaryMod 服务器的pluginlangs目录中(注意:这是在 CanaryMod 1.2.0 中添加的) 编写 Clojure 插件 在 Leiningen project.clj 或 Maven POM 中包含以下依赖项。 [net.canarymod/clojurepluginlib " 1.0.0-SNAPSHOT " ] ; ; latest release 您还需要为 CanaryMod 本身添加存储库: :repositori


【文件预览】:
CanaryClojureLibrary-master
----.gitignore(136B)
----install.sh(138B)
----src()
--------main()
----LICENSE(2KB)
----doc()
--------presentation.clj(6KB)
----pom.xml(13KB)
----examples()
--------cowshooter()
--------buildhouse()
--------clojure-plugin()
----README.md(2KB)
----build.boot(874B)

网友评论