# LayaTest **Repository Path**: hff_gitee/laya-test ## Basic Information - **Project Name**: LayaTest - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-26 - **Last Updated**: 2024-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 编译发布 https://github.com/Hunterib/Laya-polea `npm i -g polea` `polea init ` ## web 发布 关键文件 './laya/publish.js' 启动web服务 `anywhere` ## android 工程发布 https://ldc2.layabox.com/doc/?nav=zh-as-6-2-0 ## 原生热更 `npm install -g layadcc` `layadcc` - 生成MD5缓存文件 `layadcc ./release/web -cache -url http://www.layabox.com/bestgame/index.html` - 生成服务器描述文件(最新资源)`layadcc ./release/web`