diff --git a/Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj b/Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj
index 887db0e..1727b6f 100644
--- a/Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj
+++ b/Horse Isle Server/HorseIsleServer/HorseIsleServer.csproj
@@ -5,7 +5,7 @@
7.0
-
+ icon.ico
@@ -29,7 +29,7 @@
- copy "$(SolutionDir)..\DataCollection\GameData.json" "$(TargetDir)GameData.json" /Y
+ copy "$(SolutionDir)..\DataCollection\GameData.json" "$(TargetDir)gamedata.json" /Y
copy "$(SolutionDir)..\DataCollection\HI1.MAP" "$(TargetDir)HI1.MAP" /Y