love-typescript-template:从TypeScriptLÖVE2D项目开始的模板项目

时间:2024-06-05 22:55:08
【文件属性】:

文件名称:love-typescript-template:从TypeScriptLÖVE2D项目开始的模板项目

文件大小:44KB

文件格式:ZIP

更新时间:2024-06-05 22:55:08

template boilerplate typescript love2d template-project

LÖVE2D TypeScript项目模板 模板LÖVE2D打字稿项目成为可能与 。 您可以单击“ Use this template克隆此存储库,或将其下载为zip。 剧本 在CLI中需要和 。 命令 描述 yarn :fast_down_button: 安装依赖项 yarn build :hammer: 建立一切 yarn watch :hammer: X :infinity: 保存TS文件时重新构建Lua文件 yarn start :video_game: 开始游戏 yarn fix:prettier :lipstick: 修复棉绒问题 yarn lint :lipstick: 检查代码中的棉绒问题 要分发游戏,请将game/目录中的输出压缩到.love存档中。 有关如何分发此内容的信息,请参见;有关更简化的过程,请查看“”。 可以将可导入文件放置在res/目录中,并使用res/[resource name]对其进行引用。 例如 新文件: res/input.txt main.ts:


【文件预览】:
love-typescript-template-master
----.eslintrc(353B)
----yarn.lock(110KB)
----src()
--------main.ts(179B)
--------conf.ts(374B)
----res()
--------index.txt(18B)
----tsconfig.json(309B)
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(35B)
----package.json(1KB)

网友评论