Initial commit

This commit is contained in:
Walter Julius Hennecke 2012-12-30 08:33:53 -08:00
commit 70243035bf
2 changed files with 17 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a

4
README.md Normal file
View file

@ -0,0 +1,4 @@
EF2GameSource
=============
The original EF2GameSource (soon to be updated so it compiled on windows and linux again)