Buildable/Runnable/Debuggable solution for Visual Studio
This commit is contained in:
parent
28e0a2fcbd
commit
6fc1aae38d
4 changed files with 3718 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/RunUO.exe
|
||||
/RunUO.pdb
|
||||
/RunUO.vshost.exe
|
||||
/Logs/
|
||||
/Scripts/bin/
|
||||
/Scripts/obj/
|
||||
/Scripts/Output
|
||||
/Server/bin/
|
||||
/Server/obj/
|
||||
|
||||
*.user
|
||||
*.suo
|
||||
/Backups
|
||||
/Saves
|
||||
Loading…
Add table
Add a link
Reference in a new issue