Skip to content

Commit 0759e2e

Browse files
committed
Add Team Fortress 2 SDK
1 parent 44f8f18 commit 0759e2e

File tree

5,255 files changed

+1153568
-222431
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,255 files changed

+1153568
-222431
lines changed

.gitattributes

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
creategameprojects text
2-
createallprojects text
3-
xcode_ccache_wrapper text
4-
vpc text
5-
vpc_linux binary
6-
vpc_osx binary
1+
buildallprojects text
2+
vpc binary
73

84
*.sh text
95
*.bat text
@@ -37,15 +33,13 @@ vpc_osx binary
3733
*.asm text
3834

3935
.gitignore text
40-
sourcesdk_def.mak text
41-
smdlexp.mak text
42-
README text
36+
README.md text
4337
CONTRIBUTING text
4438
LICENSE text
4539

4640
*.exe binary
41+
*.dll binary
4742
protoc binary
4843
ccache binary
4944

50-
gtest_output_test_golden_lin.txt binary
51-
mod_*_english.txt binary
45+
*_english.txt binary

0 commit comments

Comments
 (0)