Initial commit
This commit is contained in:
commit
1c41902c6e
2 changed files with 10 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
*.class
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
Dark-sIndustry
|
||||
==============
|
||||
|
||||
My Version of the leading Industry minecraft mods using the UE electricty API
|
Loading…
Reference in a new issue