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

请问支持wgt热更新包构建吗 #8

Closed
fgy888 opened this issue Dec 14, 2023 · 3 comments
Closed

请问支持wgt热更新包构建吗 #8

fgy888 opened this issue Dec 14, 2023 · 3 comments

Comments

@fgy888
Copy link

fgy888 commented Dec 14, 2023

No description provided.

@zencodex
Copy link
Member

wgt 就是 zip 压缩包:

.wgt: Zip archive data, at least v1.0 to extract, compression method=store

所以在 build 完成后,再zip压缩,改名为 xxx.wgt 即可。

@zencodex
Copy link
Member

@fgy888 可以参考下这位朋友分享的,正好里面有 wgt 生成的代码

#9

@fgy888
Copy link
Author

fgy888 commented Dec 18, 2023

@fgy888 可以参考下这位朋友分享的,正好里面有 wgt 生成的代码

#9

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants