Skip to content

Commit e7a71e7

Browse files
英文README的教学视频连接改为油管链接
1 parent 3623341 commit e7a71e7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This project is cost a lot of time and effort, if it can help you, please [buy m
3030
3131
## How to start
3232

33-
**Video Tutorial: https://www.bilibili.com/video/BV1Dz421k7P6/** (pull this repo, get EOS SDK, compile, run the demo project.)
33+
**Video Tutorial: https://youtu.be/7CHBd7MAiu0** (pull this repo, get EOS SDK, compile, run the demo project.)
3434

3535
1. Get `GD-EOS` plugin:
3636
- Download pre-compiled plugin from release page.
@@ -96,7 +96,7 @@ This project is cost a lot of time and effort, if it can help you, please [buy m
9696

9797
## How to run `demo`
9898

99-
**Video Tutorial: https://www.bilibili.com/video/BV1Dz421k7P6/** (pull this repo, get EOS SDK, compile, run the demo project.)
99+
**Video Tutorial: https://youtu.be/7CHBd7MAiu0** (pull this repo, get EOS SDK, compile, run the demo project.)
100100

101101
1. Enable required features for you product in developer portal. For convenience, you can enable all features of your client policy, or use the redefine policy "Peer2Peer".
102102
2. Set your product parameters to the root node of "main.tscn" scene.
@@ -117,7 +117,7 @@ This project is cost a lot of time and effort, if it can help you, please [buy m
117117

118118
## How to compile
119119

120-
**Video Tutorial: https://www.bilibili.com/video/BV1Dz421k7P6/** (pull this repo, get EOS SDK, compile, run the demo project.)
120+
**Video Tutorial: https://youtu.be/7CHBd7MAiu0** (pull this repo, get EOS SDK, compile, run the demo project.)
121121

122122
1. Clone this repo with submodule (godot-cpp).
123123
2. Download EOS C SDK from Epic Developer Portal, and place is at "thirdparty/eos-sdk". (Because I have not right to redistribute it).
@@ -148,7 +148,7 @@ This project is cost a lot of time and effort, if it can help you, please [buy m
148148
149149
## Exporting for Android
150150
151-
**Video Tutorial:https://www.bilibili.com/video/BV19M4m1D7dH/** (Exporting for Android)
151+
**Video Tutorial:https://youtu.be/Sh08JCT1lhg** (Exporting for Android)
152152
153153
1. Download "EOS Android SDK 1.16.3(or 1.16.2, but not recommend)" from [Epic Developer Portal](https://dev.epicgames.com/portal), unzip it and put its `SDK` folder under the `thirdparty/eos-sdk` directory, then compile this plugin:
154154

0 commit comments

Comments
 (0)