Skip to content

Commit fc59122

Browse files
committed
Initial commit
0 parents  commit fc59122

File tree

12 files changed

+2738
-0
lines changed

12 files changed

+2738
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
node_modules/
2+
steam/
3+
cssource/
4+
7za.exe/
5+
bin/

7za.exe

723 KB
Binary file not shown.

LICENSE

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)