# hlua-helloworld **Repository Path**: alexzshl/hlua-helloworld ## Basic Information - **Project Name**: hlua-helloworld - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-03 - **Last Updated**: 2023-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 你好世界 helloworld 【h-lua演示】 > 这是一个极其简单的h-lua实践 > 《步兵大战骑士》 ### 必须使用 h-lua 进行地图构建与测试 ``` git clone https://github.com/h-lua/h-lua.git ``` ### 将本项目克隆到 h-lua 的 projects 里 ``` cd ./h-lua/projects git clone https://github.com/h-lua/helloworld.git ``` ### 测试游戏! ``` sdk.exe test helloworld ```