1 Star 0 Fork 1

Zero/HGE游戏引擎

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 221 Bytes
一键复制 编辑 原始数据 按行查看 历史
song 提交于 2020-11-21 23:39 . HGE游戏引擎
#
# Editorconfig.org - editor and code style configuration file
#
root = true
[*.{c,cpp,h,hpp}]
indent_size = 4
indent_style = space
max_line_length = 100
end_of_line = lf
insert_final_newline = true
charset = utf-8
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Kira4000/hge-game-engine.git
git@gitee.com:Kira4000/hge-game-engine.git
Kira4000
hge-game-engine
HGE游戏引擎
master

搜索帮助