Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Project #46

Open
BenzzzX opened this issue May 10, 2023 · 1 comment
Open

[Feature] Project #46

BenzzzX opened this issue May 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@BenzzzX
Copy link
Contributor

BenzzzX commented May 10, 2023

需要设计一套基础的项目结构,用以索引所有资产,读取基础配置(比如打包配置)等。

@BenzzzX
Copy link
Contributor Author

BenzzzX commented May 21, 2023

试实现了 sproject 的资源相关字段,示例如下:

{
    "assetDirectory": "assets/",
    "resourceDirectory": "${workspace}/build/resources/game",
    "artifactsDirectory": "${workspace}/build/artifacts/${platform}/game"
}

@SaeruHikari SaeruHikari added the enhancement New feature or request label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants