RW-API-Code/rustedwarfareapicode/index.md

44 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2023-04-10 07:27:31 +00:00
---
layout: home
2023-04-12 08:59:33 +00:00
action:
2023-04-10 07:27:31 +00:00
hero:
2023-04-12 08:59:33 +00:00
name: 铁锈战争-API-Code
2023-05-10 15:40:15 +00:00
text: 轻松编码,轻松学习
2023-04-12 08:59:33 +00:00
tagline: 学习Mod,制作Mod,创新Mod
image:
2023-08-16 15:45:45 +00:00
src: https://rust.coldmint.top/ftp/ling/cdnpng/logo.png
2023-04-12 08:59:33 +00:00
alt: RW-API-Code
2023-04-10 07:27:31 +00:00
actions:
2023-04-12 08:59:33 +00:00
- theme: alt
2023-05-09 15:13:12 +00:00
text: 编写指南
2023-05-09 03:36:55 +00:00
link: /api-dev
2023-05-09 15:13:12 +00:00
# - theme: brand
# text: 常见问题
# link: /src/question/
2023-04-10 07:27:31 +00:00
- theme: brand
2023-04-12 08:59:33 +00:00
text: Github
link: https://github.com/LingASDJ/RW-API-Code
2023-05-09 15:13:12 +00:00
2023-04-12 08:59:33 +00:00
2023-04-10 07:27:31 +00:00
features:
2023-04-12 08:59:33 +00:00
- title: 单位代码表
details: 学习最基础的铁锈单位API-Code
link: /src/Unit/core
linkText: 让我们立刻开始吧!
- title: 地图代码表
details: 学习铁锈的地图TMX代码表
linkText: 让我们立刻开始吧![开发中]
- title: 调试代码表
details: 学习铁锈的高级调试代码表(仅Android)
linkText: 让我们立刻开始吧![开发中]
2023-07-18 04:11:53 +00:00
- title: RW-Engine指南
details: 学习铁锈Mod RW-Engine的使用(仅Android)
2023-07-18 04:52:19 +00:00
link: /src/RW-Engine/quick-start
2023-07-18 04:11:53 +00:00
linkText: 让我们立刻开始吧![开发中]
2023-04-10 07:27:31 +00:00
---
2023-08-16 15:53:25 +00:00