Init commit

This commit is contained in:
baz 2024-06-10 19:26:41 +01:00
commit 32a2a52ad4
3 changed files with 31 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
Content/** filter=lfs diff=lfs merge=lfs -text

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
Binaries
Build
DerivedDataCache
Intermediate
Platforms/HoloLens
Saved
.vscode
.vs
.vsconfig
*.VC.db
*.opensdf
*.opendb
*.sdf
*.sln
*.suo
*.xcodeproj
*.xcworkspace
.idea/
Plugins/Developer/RiderLink/
tank.sln.DotSettings.user

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Vampires
*This game has never been done before.*
## Required Software
- Unreal Engine 5.3 (or later)
- An IDE (Visual Studio 20XX, Rider)