diff --git a/.gitignore b/.gitignore
index 8740d4d..7c361de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -483,6 +483,9 @@ $RECYCLE.BIN/
# Vim temporary swap files
*.swp
+# Override *.user rule for templates
+!*.template.props.user
+
riderModule.iml
dist/
*.dll
diff --git a/Directory.Build.props b/Directory.Build.props
new file mode 100644
index 0000000..5801846
--- /dev/null
+++ b/Directory.Build.props
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/MuzikaGromche.template.props.user b/MuzikaGromche.template.props.user
new file mode 100644
index 0000000..4c60799
--- /dev/null
+++ b/MuzikaGromche.template.props.user
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/MuzikaGromche/MuzikaGromche.csproj b/MuzikaGromche/MuzikaGromche.csproj
index 65641fc..0de8a71 100644
--- a/MuzikaGromche/MuzikaGromche.csproj
+++ b/MuzikaGromche/MuzikaGromche.csproj
@@ -15,8 +15,18 @@
-
-
+
+
+
+
+ $(LethalCompanyDir)Lethal Company_Data\Managed\Assembly-CSharp.dll
+
+
+ $(LethalCompanyDir)Lethal Company_Data\Managed\Unity.Collections.dll
+
+
+ $(LethalCompanyDir)Lethal Company_Data\Managed\Unity.Netcode.Runtime.dll
+