Skip to content

Commit

Permalink
inital commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Turkeii committed Aug 19, 2021
1 parent 361c992 commit e69dfe9
Show file tree
Hide file tree
Showing 881 changed files with 138,631 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Packet 1.16.201/.clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
BasedOnStyle: Google
UseTab: ForContinuationAndIndentation
IndentWidth: 4
TabWidth: 4
IndentCaseLabels: false
ColumnLimit: 0
BreakBeforeBraces: Attach
AccessModifierOffset: -4
---
Language: Cpp
2 changes: 2 additions & 0 deletions Packet 1.16.201/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
Loading

0 comments on commit e69dfe9

Please sign in to comment.