Update README.md

This commit is contained in:
JDSA Ling 2023-02-22 23:54:09 +08:00 committed by GitHub
parent 0d36e76dce
commit b51886a97e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,52 @@
# RW-API-Code
Easy Code,Easy Study! Rusted Warfar API Code
<div align=center>
<img src="http://39.105.229.249/ftp/ling/cdnpng/rts-api/title.png">
</div>
# RW-API-Code--Demo 0.1
![](https://img.shields.io/badge/language-MarkDown&Node.js-skyblue) ![](https://img.shields.io/github/license/XMuli/QtExamples) ![](https://img.shields.io/badge/powered%20by-Docsity-00ffff)
![](https://img.shields.io/github/languages/code-size/LingASDJ/RW-API-Code) ![](https://img.shields.io/github/stars/LingASDJ/RW-API-Code?style=social) ![](https://img.shields.io/github/forks/LingASDJ/RW-API-Code?style=social&label=Fork)
<br>
## 项目介绍:
- [x] RustedWarfare-Code 持续更新;
- [x] 一些额外的其他教程;
- [x] 在这里学到的不只是RTS-MOD
  自己所学记录,亦可以互相交流共享学习,<font color=#D0087E size=4 face="幼圆">**有朋自远方互联网而来,不亦悦乎?**</font>
本项目正在开发……
## 项目鸣谢人员:
> * Tobby3600--追加部分遗漏代码
> * JDSALing--提供网站编写
> * 华夏有衣--提供Excel超级代码表
> * Luke-Hoschke--铁锈战争开发者
> * Cold_Mint--提供资源高速加载
> * 王某人--提供MT基础代码高亮文件
> * 更多致谢人员待提供……
## 站点简介:
> * 本站点主要提供铁锈战争的代码API教程与指导皆在为铁锈带来更好的Mod质量。
> * 本站点提供--地图Mapping代码表单位Unit代码表调试Debug代码表。
> * 本站点还会提供更多的其他额外附加教程
## 开源协议
基于Apache License 2.0 协议进行分发和使用,更多信息参见[协议文件](/LICENSE)。
## 部署策略
请优先安装Node.js 16.0以上
然后使用以下指令:
```bash
npm i docsify-cli -g
docsify serve docs
```
## 多人协作策略
请提交PR,并且说明提交的内容与介绍。