Skip to content

Commit

Permalink
makeG
Browse files Browse the repository at this point in the history
  • Loading branch information
greentm372@gmail.com committed Feb 18, 2024
1 parent 9e35c91 commit 3e2b603
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Teamserver.exe -c profile.json



演示
## 上线演示

<video src="https://private-user-images.githubusercontent.com/89376703/305162512-771c2e88-afd8-493d-a575-7e10149837dd.mp4" width="640" height="480" controls></video>

Expand Down Expand Up @@ -107,15 +107,15 @@ Teamserver.exe -c profile.json



添加插件
## 添加插件

<video src="https://private-user-images.githubusercontent.com/89376703/305687743-fb39df88-0f29-4359-9cd4-fc4bfa698270.mp4" width="640" height="480" controls></video>



## 插件编写

学习编写lua插件:[Xiebro-Plugins](https://github.com/INotGreen/Xiebro-Plugins?tab=readme-ov-file#executeassembly)
- 学习编写lua插件:[Xiebro-Plugins](https://github.com/INotGreen/Xiebro-Plugins?tab=readme-ov-file#executeassembly)



Expand Down
2 changes: 1 addition & 1 deletion github.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set https_proxy=http://127.0.0.1:9999
git init
git add .
git commit -m "makeW"
git commit -m "makeG"
git push -f

0 comments on commit 3e2b603

Please sign in to comment.