chore: 更新仓库 URL (ecs-framework → esengine)
仓库已从 esengine/ecs-framework 重命名为 esengine/esengine 更新所有引用旧 URL 的文件
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2021"
|
||||
authors = ["ESEngine Team"]
|
||||
description = "High-performance 2D game engine for web and mobile platforms | 高性能2D游戏引擎,支持Web和移动平台"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/esengine/ecs-framework"
|
||||
repository = "https://github.com/esengine/esengine"
|
||||
keywords = ["game-engine", "2d", "webgl", "wasm", "ecs"]
|
||||
categories = ["game-engines", "wasm", "graphics"]
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/esengine/ecs-framework.git",
|
||||
"url": "https://github.com/esengine/esengine.git",
|
||||
"directory": "packages/engine"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user