Skip to content

Commit

Permalink
Added binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchemmc committed Jul 17, 2016
1 parent 1af0fd6 commit e31bdde
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 54 deletions.
54 changes: 0 additions & 54 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,57 +1,3 @@
# Visual Studio 2015 user specific files
.vs/

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app
*.ipa

# These project files can be generated by the engine
*.xcodeproj
*.sln
*.suo
*.opensdf
*.sdf
*.VC.opendb

# Precompiled Assets
SourceArt/**/*.png
SourceArt/**/*.tga

# Binary Files
Binaries/*

# Builds
Build/*

# Don't ignore icon files in Build
!Build/**/*.ico

# Configuration files generated by the Editor
Saved/*

Expand Down
Binary file added Binaries/Win64/UE4Editor-VRUMGPlugin.dll
Binary file not shown.
Binary file added Binaries/Win64/UE4Editor-VRUMGPlugin.pdb
Binary file not shown.
8 changes: 8 additions & 0 deletions Binaries/Win64/UE4Editor.modules
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Changelist" : 2946394,
"BuildId" : "5460479d-caa4-463c-bd2d-67def8605897",
"Modules" :
{
"VRUMGPlugin" : "UE4Editor-VRUMGPlugin.dll"
}
}

0 comments on commit e31bdde

Please sign in to comment.