1 Star 0 Fork 1

xLeaves / BotScript Plugin Templet For MinGW

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Zlib

BotScript Plugin Templet For MinGW

项目介绍

使用这个模版,可以为 UiBot 编写符合 Lua 规范的 C/C++ 语言插件 插件可以在Lua语言中直接调用

这个模板是使用 mingw5 编写的,开发者只需要修改 src 目录下的文件即可配置插件。

推荐使用 Code::Blocks、C-Free 编辑器 (这两种开发环境都有可直接编译的工程文件) 。

编译时,会自动生成以项目名称命名的、扩展名为so的文件。将此文件复制到按键精灵的 Plugin 目录下,即可使用。 注意:扩展名为so的文件实际上就是 Windows Dll 文件,主要是为了跨平台使用和软件识别修改扩展名。

软件架构

软件架构说明

安装教程

  1. xxxx
  2. xxxx
  3. xxxx

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

码云特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. 码云官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
  4. GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
  5. 码云官方提供的使用手册 http://git.mydoc.io/
  6. 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/
Copyright (C) 2018 xLeaves This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.

简介

暂无描述 展开 收起
C/C++
Zlib
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C/C++
1
https://gitee.com/xywhsoft/ql_plugin_gcc.git
git@gitee.com:xywhsoft/ql_plugin_gcc.git
xywhsoft
ql_plugin_gcc
BotScript Plugin Templet For MinGW
master

搜索帮助