6 Star 16 Fork 1

Castle/TiberianAurora

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 857 Bytes
一键复制 编辑 原始数据 按行查看 历史
user.config
engine
./engine/*
JFTofTA*
# Visual Studio
.vs
.vscode
Release
bin
obj
*.ncb
*.vcproj*
*.suo
*.user
*.sln.cache
*.manifest
*.CodeAnalysisLog.xml
*.lastcodeanalysissucceeded
_ReSharper.*/
# binaries
/*.exe
/*.dll
/*.dll.config
/*.so
/*.dylib
/*.pdb
/*.mdb
*.mmdb.gz
/mods/ta/*.dll
/mods/ta/*.dll.config
/mods/ta/*.pdb
/mods/ta/*.mdb
/mods/ta/*.exe
/mods/ta/*.exe.config
/mods/ta/*.deps.json
# TODO: Compiling creates a /mods/common folder with dlls and pdbs
OpenRA.Mods.TA/mods/*
mods/common/*
# StyleCop
StyleCopViolations.xml
# backup files by various editors
*~
*.orig
\#*
.*.sw?
# Monodevelop
*.pidb
*.userprefs
# Mac OS X
.DS_Store
# XCode
temp.c
temp.o
temp.s
*.resources
# SublimeText
*.sublime-project
*.sublime-workspace
!curl.exe
.idea
mods/ta/lua51.so
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/CastleJing/TiberianAurora.git
git@gitee.com:CastleJing/TiberianAurora.git
CastleJing
TiberianAurora
TiberianAurora
bleed

搜索帮助