diff options
| author | Li Jin <dragon-fly@qq.com> | 2026-08-06 17:28:25 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2026-08-06 17:28:25 +0800 |
| commit | 66987e46f0336b9349e6faca0d6de0cacc2a9f73 (patch) | |
| tree | 446390f37b5d729ace2752a4aaca88c47ed78954 | |
| parent | 3c5cbf6fc9ddff95798b9853ccb74607a9a6783d (diff) | |
| download | yuescript-66987e46f0336b9349e6faca0d6de0cacc2a9f73.tar.gz yuescript-66987e46f0336b9349e6faca0d6de0cacc2a9f73.tar.bz2 yuescript-66987e46f0336b9349e6faca0d6de0cacc2a9f73.zip | |
Fix Dora SSR documentation links
| -rw-r--r-- | doc/docs/de/doc/getting-started/introduction.md | 2 | ||||
| -rw-r--r-- | doc/docs/doc/getting-started/introduction.md | 2 | ||||
| -rw-r--r-- | doc/docs/id-id/doc/getting-started/introduction.md | 2 | ||||
| -rw-r--r-- | doc/docs/pt-br/doc/getting-started/introduction.md | 2 | ||||
| -rw-r--r-- | doc/docs/zh/doc/getting-started/introduction.md | 2 | ||||
| -rw-r--r-- | doc/yue-de.md | 2 | ||||
| -rw-r--r-- | doc/yue-en.md | 2 | ||||
| -rw-r--r-- | doc/yue-id-id.md | 2 | ||||
| -rw-r--r-- | doc/yue-pt-br.md | 2 | ||||
| -rw-r--r-- | doc/yue-zh.md | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/doc/docs/de/doc/getting-started/introduction.md b/doc/docs/de/doc/getting-started/introduction.md index 38354c1..f377bab 100644 --- a/doc/docs/de/doc/getting-started/introduction.md +++ b/doc/docs/de/doc/getting-started/introduction.md | |||
| @@ -102,4 +102,4 @@ export 🌛 = "Skript des Mondes" | |||
| 102 | 102 | ||
| 103 | ## Über Dora SSR | 103 | ## Über Dora SSR |
| 104 | 104 | ||
| 105 | YueScript wird zusammen mit der Open-Source-Spiel-Engine [Dora SSR](https://github.com/Dora-SSR/Dora-SSR) entwickelt und gepflegt. Es wird zum Erstellen von Engine-Tools, Spiel-Demos und Prototypen eingesetzt und hat seine Leistungsfähigkeit in realen Szenarien unter Beweis gestellt, während es gleichzeitig die Dora-SSR-Entwicklungserfahrung verbessert. | 105 | YueScript wird zusammen mit der Open-Source-Spiel-Engine [Dora SSR](https://github.com/IppClub/Dora-SSR) entwickelt und gepflegt. Es wird zum Erstellen von Engine-Tools, Spiel-Demos und Prototypen eingesetzt und hat seine Leistungsfähigkeit in realen Szenarien unter Beweis gestellt, während es gleichzeitig die Dora-SSR-Entwicklungserfahrung verbessert. |
diff --git a/doc/docs/doc/getting-started/introduction.md b/doc/docs/doc/getting-started/introduction.md index 0b2beed..5bcae9f 100644 --- a/doc/docs/doc/getting-started/introduction.md +++ b/doc/docs/doc/getting-started/introduction.md | |||
| @@ -102,4 +102,4 @@ export 🌛 = "Script of Moon" | |||
| 102 | 102 | ||
| 103 | ## About Dora SSR | 103 | ## About Dora SSR |
| 104 | 104 | ||
| 105 | YueScript is being developed and maintained alongside the open-source game engine [Dora SSR](https://github.com/Dora-SSR/Dora-SSR). It has been used to create engine tools, game demos and prototypes, validating its capabilities in real-world scenarios while enhancing the Dora SSR development experience. | 105 | YueScript is being developed and maintained alongside the open-source game engine [Dora SSR](https://github.com/IppClub/Dora-SSR). It has been used to create engine tools, game demos and prototypes, validating its capabilities in real-world scenarios while enhancing the Dora SSR development experience. |
diff --git a/doc/docs/id-id/doc/getting-started/introduction.md b/doc/docs/id-id/doc/getting-started/introduction.md index c2fc236..7a5dbd2 100644 --- a/doc/docs/id-id/doc/getting-started/introduction.md +++ b/doc/docs/id-id/doc/getting-started/introduction.md | |||
| @@ -102,4 +102,4 @@ export 🌛 = "Skrip Bulan" | |||
| 102 | 102 | ||
| 103 | ## Tentang Dora SSR | 103 | ## Tentang Dora SSR |
| 104 | 104 | ||
| 105 | YueScript dikembangkan dan dipelihara bersama mesin game open-source [Dora SSR](https://github.com/Dora-SSR/Dora-SSR). YueScript telah digunakan untuk membuat alat mesin, demo game, dan prototipe, membuktikan kemampuannya dalam skenario dunia nyata sekaligus meningkatkan pengalaman pengembangan Dora SSR. | 105 | YueScript dikembangkan dan dipelihara bersama mesin game open-source [Dora SSR](https://github.com/IppClub/Dora-SSR). YueScript telah digunakan untuk membuat alat mesin, demo game, dan prototipe, membuktikan kemampuannya dalam skenario dunia nyata sekaligus meningkatkan pengalaman pengembangan Dora SSR. |
diff --git a/doc/docs/pt-br/doc/getting-started/introduction.md b/doc/docs/pt-br/doc/getting-started/introduction.md index 8c3f30a..c5b52d8 100644 --- a/doc/docs/pt-br/doc/getting-started/introduction.md +++ b/doc/docs/pt-br/doc/getting-started/introduction.md | |||
| @@ -102,4 +102,4 @@ export 🌛 = "Script da Lua" | |||
| 102 | 102 | ||
| 103 | ## Sobre o Dora SSR | 103 | ## Sobre o Dora SSR |
| 104 | 104 | ||
| 105 | O YueScript está sendo desenvolvido e mantido em conjunto com o motor de jogo open-source [Dora SSR](https://github.com/Dora-SSR/Dora-SSR). Tem sido usado para criar ferramentas do motor, demonstrações de jogos e protótipos, validando suas capacidades em cenários do mundo real e aprimorando a experiência de desenvolvimento do Dora SSR. | 105 | O YueScript está sendo desenvolvido e mantido em conjunto com o motor de jogo open-source [Dora SSR](https://github.com/IppClub/Dora-SSR). Tem sido usado para criar ferramentas do motor, demonstrações de jogos e protótipos, validando suas capacidades em cenários do mundo real e aprimorando a experiência de desenvolvimento do Dora SSR. |
diff --git a/doc/docs/zh/doc/getting-started/introduction.md b/doc/docs/zh/doc/getting-started/introduction.md index 7911363..5cbb59f 100644 --- a/doc/docs/zh/doc/getting-started/introduction.md +++ b/doc/docs/zh/doc/getting-started/introduction.md | |||
| @@ -102,4 +102,4 @@ export 🌛 = "月之脚本" | |||
| 102 | 102 | ||
| 103 | ## 关于 Dora SSR | 103 | ## 关于 Dora SSR |
| 104 | 104 | ||
| 105 | 月之脚本是与开源游戏引擎 [Dora SSR](https://github.com/Dora-SSR/Dora-SSR) 一起开发和维护的。它已被用于创建引擎工具、游戏原型和演示,在实际的游戏项目中验证其能力,同时它也帮助增强了 Dora SSR 游戏引擎的开发体验。 | 105 | 月之脚本是与开源游戏引擎 [Dora SSR](https://github.com/IppClub/Dora-SSR) 一起开发和维护的。它已被用于创建引擎工具、游戏原型和演示,在实际的游戏项目中验证其能力,同时它也帮助增强了 Dora SSR 游戏引擎的开发体验。 |
diff --git a/doc/yue-de.md b/doc/yue-de.md index 8ad750d..bb4495f 100644 --- a/doc/yue-de.md +++ b/doc/yue-de.md | |||
| @@ -1444,7 +1444,7 @@ export 🌛 = "Skript des Mondes" | |||
| 1444 | 1444 | ||
| 1445 | ## Über Dora SSR | 1445 | ## Über Dora SSR |
| 1446 | 1446 | ||
| 1447 | YueScript wird zusammen mit der Open-Source-Spiel-Engine [Dora SSR](https://github.com/Dora-SSR/Dora-SSR) entwickelt und gepflegt. Es wird zum Erstellen von Engine-Tools, Spiel-Demos und Prototypen eingesetzt und hat seine Leistungsfähigkeit in realen Szenarien unter Beweis gestellt, während es gleichzeitig die Dora-SSR-Entwicklungserfahrung verbessert. | 1447 | YueScript wird zusammen mit der Open-Source-Spiel-Engine [Dora SSR](https://github.com/IppClub/Dora-SSR) entwickelt und gepflegt. Es wird zum Erstellen von Engine-Tools, Spiel-Demos und Prototypen eingesetzt und hat seine Leistungsfähigkeit in realen Szenarien unter Beweis gestellt, während es gleichzeitig die Dora-SSR-Entwicklungserfahrung verbessert. |
| 1448 | 1448 | ||
| 1449 | # Installation | 1449 | # Installation |
| 1450 | 1450 | ||
diff --git a/doc/yue-en.md b/doc/yue-en.md index ab43a7c..618f4d7 100644 --- a/doc/yue-en.md +++ b/doc/yue-en.md | |||
| @@ -1452,7 +1452,7 @@ export 🌛 = "Script of Moon" | |||
| 1452 | 1452 | ||
| 1453 | ## About Dora SSR | 1453 | ## About Dora SSR |
| 1454 | 1454 | ||
| 1455 | YueScript is being developed and maintained alongside the open-source game engine [Dora SSR](https://github.com/Dora-SSR/Dora-SSR). It has been used to create engine tools, game demos and prototypes, validating its capabilities in real-world scenarios while enhancing the Dora SSR development experience. | 1455 | YueScript is being developed and maintained alongside the open-source game engine [Dora SSR](https://github.com/IppClub/Dora-SSR). It has been used to create engine tools, game demos and prototypes, validating its capabilities in real-world scenarios while enhancing the Dora SSR development experience. |
| 1456 | 1456 | ||
| 1457 | # Installation | 1457 | # Installation |
| 1458 | 1458 | ||
diff --git a/doc/yue-id-id.md b/doc/yue-id-id.md index d891c57..a02f89f 100644 --- a/doc/yue-id-id.md +++ b/doc/yue-id-id.md | |||
| @@ -1443,7 +1443,7 @@ export 🌛 = "Skrip Bulan" | |||
| 1443 | 1443 | ||
| 1444 | ## Tentang Dora SSR | 1444 | ## Tentang Dora SSR |
| 1445 | 1445 | ||
| 1446 | YueScript dikembangkan dan dipelihara bersama mesin game open-source [Dora SSR](https://github.com/Dora-SSR/Dora-SSR). YueScript telah digunakan untuk membuat alat mesin, demo game, dan prototipe, membuktikan kemampuannya dalam skenario dunia nyata sekaligus meningkatkan pengalaman pengembangan Dora SSR. | 1446 | YueScript dikembangkan dan dipelihara bersama mesin game open-source [Dora SSR](https://github.com/IppClub/Dora-SSR). YueScript telah digunakan untuk membuat alat mesin, demo game, dan prototipe, membuktikan kemampuannya dalam skenario dunia nyata sekaligus meningkatkan pengalaman pengembangan Dora SSR. |
| 1447 | 1447 | ||
| 1448 | # Instalasi | 1448 | # Instalasi |
| 1449 | 1449 | ||
diff --git a/doc/yue-pt-br.md b/doc/yue-pt-br.md index a858c50..4e3ca75 100644 --- a/doc/yue-pt-br.md +++ b/doc/yue-pt-br.md | |||
| @@ -1443,7 +1443,7 @@ export 🌛 = "Script da Lua" | |||
| 1443 | 1443 | ||
| 1444 | ## Sobre o Dora SSR | 1444 | ## Sobre o Dora SSR |
| 1445 | 1445 | ||
| 1446 | O YueScript está sendo desenvolvido e mantido em conjunto com o motor de jogo open-source [Dora SSR](https://github.com/Dora-SSR/Dora-SSR). Tem sido usado para criar ferramentas do motor, demonstrações de jogos e protótipos, validando suas capacidades em cenários do mundo real e aprimorando a experiência de desenvolvimento do Dora SSR. | 1446 | O YueScript está sendo desenvolvido e mantido em conjunto com o motor de jogo open-source [Dora SSR](https://github.com/IppClub/Dora-SSR). Tem sido usado para criar ferramentas do motor, demonstrações de jogos e protótipos, validando suas capacidades em cenários do mundo real e aprimorando a experiência de desenvolvimento do Dora SSR. |
| 1447 | 1447 | ||
| 1448 | # Instalação | 1448 | # Instalação |
| 1449 | 1449 | ||
diff --git a/doc/yue-zh.md b/doc/yue-zh.md index 6494bf8..e254ac5 100644 --- a/doc/yue-zh.md +++ b/doc/yue-zh.md | |||
| @@ -1435,7 +1435,7 @@ export 🌛 = "月之脚本" | |||
| 1435 | 1435 | ||
| 1436 | ## 关于 Dora SSR | 1436 | ## 关于 Dora SSR |
| 1437 | 1437 | ||
| 1438 | 月之脚本是与开源游戏引擎 [Dora SSR](https://github.com/Dora-SSR/Dora-SSR) 一起开发和维护的。它已被用于创建引擎工具、游戏原型和演示,在实际的游戏项目中验证其能力,同时它也帮助增强了 Dora SSR 游戏引擎的开发体验。 | 1438 | 月之脚本是与开源游戏引擎 [Dora SSR](https://github.com/IppClub/Dora-SSR) 一起开发和维护的。它已被用于创建引擎工具、游戏原型和演示,在实际的游戏项目中验证其能力,同时它也帮助增强了 Dora SSR 游戏引擎的开发体验。 |
| 1439 | 1439 | ||
| 1440 | # 安装 | 1440 | # 安装 |
| 1441 | 1441 | ||
