https://github.com/samwhelp/note-about-godot
godot 探索筆記
https://github.com/samwhelp/note-about-godot
godot godot-engine
Last synced: 8 months ago
JSON representation
godot 探索筆記
- Host: GitHub
- URL: https://github.com/samwhelp/note-about-godot
- Owner: samwhelp
- License: mit
- Created: 2022-02-17T05:22:16.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-02-17T11:21:37.000Z (over 4 years ago)
- Last Synced: 2025-02-08T20:12:29.278Z (over 1 year ago)
- Topics: godot, godot-engine
- Language: SCSS
- Homepage: https://samwhelp.github.io/note-about-godot/
- Size: 38.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 首頁
* [note-about-godot](https://samwhelp.github.io/note-about-godot/) ([GitHub](https://github.com/samwhelp/note-about-godot))
## samwhelp
* [個人筆記](https://samwhelp.github.io/book/)
## 主題
* [安裝](#安裝)
* [入門](#入門)
### 安裝
* [Godot Engine 相關下載點](https://samwhelp.github.io/note-about-godot/read/install/download.html)
| 平台 |
| --- |
| 如何在「[Arch Linux](https://samwhelp.github.io/note-about-godot/read/install/arch.html)」安裝「godot」|
### 入門
| 議題 |
| --- |
| [入門](https://samwhelp.github.io/note-about-godot/read/start.html) |
| [如何下指令,執行 gdscript](https://samwhelp.github.io/note-about-godot/read/start/run_script.html) |
| [如何下指令,執行 export](https://samwhelp.github.io/note-about-godot/read/start/export.html) |