Skip to content

Commit 8d99b95

Browse files
authored
Merge pull request #70 from WisenextTime/main
`decal.md` and `resource.md`
2 parents 3afd522 + a7c10ab commit 8d99b95

File tree

6 files changed

+1073
-31
lines changed

6 files changed

+1073
-31
lines changed

.idea/workspace.xml

Lines changed: 38 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustedwarfareapicode/.vitepress/config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ export default defineConfig({
4545
{ text: '攻击-ATTACK', link: '/src/Unit/attack' },
4646
{ text: '运动-MOVEMENT', link: '/src/Unit/movement' },
4747
{ text: '逻辑-LOGIC', link: '/src/Unit/loginboolean' },
48+
{ text: '资源-RESOURCE', link: '/src/Unit/resource' },
49+
{ text: '贴花-DECAL', link: '/src/Unit/decal' },
4850
{ text: '刷兵/刷单位-SPAWN', link: '/src/Unit/spawnunit_spawnprojectile' },
4951
{ text: '-------------------------', link: '' },
5052
{ text: '地图格式', link: '/src/Map/all' },

0 commit comments

Comments
 (0)