diff --git a/Client/Client/run_claude.bat b/Client/Client/run_claude.bat
new file mode 100644
index 0000000..b38a8f4
--- /dev/null
+++ b/Client/Client/run_claude.bat
@@ -0,0 +1 @@
+claude --dangerously-skip-permissions
diff --git a/VisualStudio.Prop/Microsoft.Cpp.ARM.user.props b/VisualStudio.Prop/Microsoft.Cpp.ARM.user.props
new file mode 100644
index 0000000..c78f1ec
--- /dev/null
+++ b/VisualStudio.Prop/Microsoft.Cpp.ARM.user.props
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/VisualStudio.Prop/Microsoft.Cpp.Itanium.user.props b/VisualStudio.Prop/Microsoft.Cpp.Itanium.user.props
new file mode 100644
index 0000000..0be5c7d
--- /dev/null
+++ b/VisualStudio.Prop/Microsoft.Cpp.Itanium.user.props
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/VisualStudio.Prop/Microsoft.Cpp.Win32.user.props b/VisualStudio.Prop/Microsoft.Cpp.Win32.user.props
new file mode 100644
index 0000000..a11f168
--- /dev/null
+++ b/VisualStudio.Prop/Microsoft.Cpp.Win32.user.props
@@ -0,0 +1,45 @@
+
+
+
+ $(ExecutablePath)
+
+
+ $(IncludePath);D:\RowProjeckt\Client\Library\dxx8\include
+
+
+ $(ReferencePath)
+
+
+ D:\RowProjeckt\Client\Library\dxx8\lib;$(LibraryPath)
+
+
+ $(SourcePath)
+
+
+ $(ExcludePath)
+
+
+
+ ../;./;../BaseLibrary;../GMMemory.lib;../RylServerLibrary;../RylGameLibrary;../MemoryManager;../NFAuthClient;../ScriptEngine;../zlib;%(AdditionalIncludeDirectories)
+
+
+
+
+ EditAndContinue
+
+
+
+
+ Level3
+ MaxSpeed
+ WIN32;_WINDOWS;_USE_32BIT_TIME_T
+ MultiThreadedDebugDLL
+ 4996;4819;4482
+
+
+ LIBCMT;LIBCMTD;%(IgnoreSpecificDefaultLibraries)
+ Windows
+ false
+
+
+
\ No newline at end of file
diff --git a/VisualStudio.Prop/Microsoft.Cpp.x64.user.props b/VisualStudio.Prop/Microsoft.Cpp.x64.user.props
new file mode 100644
index 0000000..0be5c7d
--- /dev/null
+++ b/VisualStudio.Prop/Microsoft.Cpp.x64.user.props
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/VisualStudio.Prop/readme.txt b/VisualStudio.Prop/readme.txt
new file mode 100644
index 0000000..d8e12e8
--- /dev/null
+++ b/VisualStudio.Prop/readme.txt
@@ -0,0 +1 @@
+C:\Users\tinde\AppData\Local\Microsoft\MSBuild\v4.0 이곳에 복사한다
\ No newline at end of file
diff --git a/run_claude.bat b/run_claude.bat
new file mode 100644
index 0000000..b38a8f4
--- /dev/null
+++ b/run_claude.bat
@@ -0,0 +1 @@
+claude --dangerously-skip-permissions