diff --git a/.gitignore b/.gitignore
index 18f29b1..def2bc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,7 +18,6 @@ Executable/**/*.exe
*.pch
*.ipch
*.suo
-*.user
*.sdf
*.opensdf
*.ncb
diff --git a/Client/Client/CharacterActionControl/CharacterActionControl.vcxproj.user b/Client/Client/CharacterActionControl/CharacterActionControl.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Client/CharacterActionControl/CharacterActionControl.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Client/GlobalScript/GlobalScript.vcxproj.user b/Client/Client/GlobalScript/GlobalScript.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Client/GlobalScript/GlobalScript.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Client/RYLClient/LUA.vcxproj.user b/Client/Client/RYLClient/LUA.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Client/RYLClient/LUA.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Client/RYLClient/RYLClient.vcxproj.user b/Client/Client/RYLClient/RYLClient.vcxproj.user
new file mode 100644
index 0000000..f4bc2d2
--- /dev/null
+++ b/Client/Client/RYLClient/RYLClient.vcxproj.user
@@ -0,0 +1,11 @@
+
+
+
+ $(OutDir)Client.exe
+ WindowsLocalDebugger
+
+
+ $(OutDir)Client.exe
+ WindowsLocalDebugger
+
+
\ No newline at end of file
diff --git a/Client/Client/ScriptEngine/ScriptEngine.vcxproj.user b/Client/Client/ScriptEngine/ScriptEngine.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Client/ScriptEngine/ScriptEngine.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Engine/Caldron/Caldron.vcxproj.user b/Client/Engine/Caldron/Caldron.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Engine/Caldron/Caldron.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Engine/CrossM/CrossM.vcxproj.user b/Client/Engine/CrossM/CrossM.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Engine/CrossM/CrossM.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Engine/Effect/Effect.vcxproj.user b/Client/Engine/Effect/Effect.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Engine/Effect/Effect.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Engine/SoundLib/SoundLib.vcxproj.user b/Client/Engine/SoundLib/SoundLib.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Engine/SoundLib/SoundLib.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Engine/Zalla3D Base Class/Zalla3D Base Class.vcxproj.user b/Client/Engine/Zalla3D Base Class/Zalla3D Base Class.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Engine/Zalla3D Base Class/Zalla3D Base Class.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/Engine/Zalla3D Scene Class/Zalla3D Scene Class.vcxproj.user b/Client/Engine/Zalla3D Scene Class/Zalla3D Scene Class.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/Engine/Zalla3D Scene Class/Zalla3D Scene Class.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Client/MemoryManager/MemoryManager.vcxproj.user b/Client/MemoryManager/MemoryManager.vcxproj.user
new file mode 100644
index 0000000..ace9a86
--- /dev/null
+++ b/Client/MemoryManager/MemoryManager.vcxproj.user
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file