Skip to content
New issue

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

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

Already on GitHub? # to your account

ToLua的AssetBundle加密 #229

Open
lswzzz opened this issue Feb 7, 2021 · 0 comments
Open

ToLua的AssetBundle加密 #229

lswzzz opened this issue Feb 7, 2021 · 0 comments

Comments

@lswzzz
Copy link

lswzzz commented Feb 7, 2021

ToLua支持Unity中国曾增强版的AssetBundle加密吗?
我加密后解密不了。
打包:
BuildPipeline.SetAssetBundleEncryptKey("1234567890asdfgh");
BuildPipeline.BuildAssetBundles(output, BuildAssetBundleOptions.DeterministicAssetBundle |
BuildAssetBundleOptions.ChunkBasedCompression |
BuildAssetBundleOptions.EnableProtection, EditorUserBuildSettings.activeBuildTarget);
读取:
AssetBundle.SetAssetBundleDecryptKey("1234567890asdfgh");

@lswzzz lswzzz changed the title ToLua如何做加密或混淆? ToLua的AssetBundle加密 Feb 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant