diff --git a/.gitignore b/.gitignore index 50c0415..3ed00f8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.user *.userosscache *.sln.docstates +*.zip # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs diff --git a/Addon.cs b/Addon.cs index 343a26f..8dc0f9d 100644 --- a/Addon.cs +++ b/Addon.cs @@ -2,7 +2,6 @@ using System.Collections.Generic; using System.Linq; using System.Text; -using System.Threading.Tasks; using kOS; using kOS.Safe; using UnityEngine; diff --git a/GameData/kOS-Biome/KOS-Biome.dll b/GameData/kOS-Biome/KOS-Biome.dll new file mode 100644 index 0000000..50ccf4c Binary files /dev/null and b/GameData/kOS-Biome/KOS-Biome.dll differ diff --git a/KOS-Biome.csproj b/KOS-Biome.csproj index 5db4a06..cd64a0c 100644 --- a/KOS-Biome.csproj +++ b/KOS-Biome.csproj @@ -25,8 +25,9 @@ pdbonly true - bin\Release\ - TRACE + GameData\kOS-Biome\ + + prompt 4