diff --git a/toomanybaro/CSharp/RunConfig.xml b/toomanybaro/CSharp/RunConfig.xml
new file mode 100644
index 0000000..43766bf
--- /dev/null
+++ b/toomanybaro/CSharp/RunConfig.xml
@@ -0,0 +1,6 @@
+
+
+
+ Standard
+ Standard
+
\ No newline at end of file
diff --git a/toomanybaro/Content/README.txt b/toomanybaro/Content/README.txt
new file mode 100644
index 0000000..35a26bd
--- /dev/null
+++ b/toomanybaro/Content/README.txt
@@ -0,0 +1,2 @@
+toomanybaro mods inspired by toomanyitems in Minecraft.
+Point an item with any inventory slot and press 'O' to generate craft and usage in crafting for such item.
\ No newline at end of file
diff --git a/toomanybaro/bin/Client/Linux/toomanybaro.deps.json b/toomanybaro/bin/Client/Linux/toomanybaro.deps.json
new file mode 100644
index 0000000..c60ea50
--- /dev/null
+++ b/toomanybaro/bin/Client/Linux/toomanybaro.deps.json
@@ -0,0 +1,165 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v6.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v6.0": {
+ "toomanybaro/1.0.0": {
+ "dependencies": {
+ "0Harmony": "2.2.2.0",
+ "Barotrauma": "1.7.7.0",
+ "BarotraumaCore": "1.0.0.0",
+ "Farseer.NetStandard": "3.5.0.0",
+ "Lidgren.NetStandard": "2012.1.7.0",
+ "Mono.Cecil": "0.11.4.0",
+ "MonoGame.Framework.MacOS.NetStandard": "3.7.0.0",
+ "MonoMod.Common": "22.6.3.1",
+ "MoonSharp.Interpreter": "2.0.0.0",
+ "XNATypes": "1.0.0.0"
+ },
+ "runtime": {
+ "toomanybaro.dll": {}
+ }
+ },
+ "0Harmony/2.2.2.0": {
+ "runtime": {
+ "0Harmony.dll": {
+ "assemblyVersion": "2.2.2.0",
+ "fileVersion": "2.2.2.0"
+ }
+ }
+ },
+ "Barotrauma/1.7.7.0": {
+ "runtime": {
+ "Barotrauma.dll": {
+ "assemblyVersion": "1.7.7.0",
+ "fileVersion": "1.7.7.0"
+ }
+ }
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "runtime": {
+ "BarotraumaCore.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "runtime": {
+ "Farseer.NetStandard.dll": {
+ "assemblyVersion": "3.5.0.0",
+ "fileVersion": "3.5.0.0"
+ }
+ }
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "runtime": {
+ "Lidgren.NetStandard.dll": {
+ "assemblyVersion": "2012.1.7.0",
+ "fileVersion": "2012.1.7.0"
+ }
+ }
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "runtime": {
+ "Mono.Cecil.dll": {
+ "assemblyVersion": "0.11.4.0",
+ "fileVersion": "0.11.4.0"
+ }
+ }
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "runtime": {
+ "MonoGame.Framework.MacOS.NetStandard.dll": {
+ "assemblyVersion": "3.7.0.0",
+ "fileVersion": "3.7.0.0"
+ }
+ }
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "runtime": {
+ "MonoMod.Common.dll": {
+ "assemblyVersion": "22.6.3.1",
+ "fileVersion": "22.6.3.1"
+ }
+ }
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "runtime": {
+ "MoonSharp.Interpreter.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.0"
+ }
+ }
+ },
+ "XNATypes/1.0.0.0": {
+ "runtime": {
+ "XNATypes.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "toomanybaro/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "0Harmony/2.2.2.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Barotrauma/1.7.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "XNATypes/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/toomanybaro/bin/Client/Linux/toomanybaro.dll b/toomanybaro/bin/Client/Linux/toomanybaro.dll
new file mode 100644
index 0000000..971d2e7
Binary files /dev/null and b/toomanybaro/bin/Client/Linux/toomanybaro.dll differ
diff --git a/toomanybaro/bin/Client/OSX/toomanybaro.deps.json b/toomanybaro/bin/Client/OSX/toomanybaro.deps.json
new file mode 100644
index 0000000..c60ea50
--- /dev/null
+++ b/toomanybaro/bin/Client/OSX/toomanybaro.deps.json
@@ -0,0 +1,165 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v6.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v6.0": {
+ "toomanybaro/1.0.0": {
+ "dependencies": {
+ "0Harmony": "2.2.2.0",
+ "Barotrauma": "1.7.7.0",
+ "BarotraumaCore": "1.0.0.0",
+ "Farseer.NetStandard": "3.5.0.0",
+ "Lidgren.NetStandard": "2012.1.7.0",
+ "Mono.Cecil": "0.11.4.0",
+ "MonoGame.Framework.MacOS.NetStandard": "3.7.0.0",
+ "MonoMod.Common": "22.6.3.1",
+ "MoonSharp.Interpreter": "2.0.0.0",
+ "XNATypes": "1.0.0.0"
+ },
+ "runtime": {
+ "toomanybaro.dll": {}
+ }
+ },
+ "0Harmony/2.2.2.0": {
+ "runtime": {
+ "0Harmony.dll": {
+ "assemblyVersion": "2.2.2.0",
+ "fileVersion": "2.2.2.0"
+ }
+ }
+ },
+ "Barotrauma/1.7.7.0": {
+ "runtime": {
+ "Barotrauma.dll": {
+ "assemblyVersion": "1.7.7.0",
+ "fileVersion": "1.7.7.0"
+ }
+ }
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "runtime": {
+ "BarotraumaCore.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "runtime": {
+ "Farseer.NetStandard.dll": {
+ "assemblyVersion": "3.5.0.0",
+ "fileVersion": "3.5.0.0"
+ }
+ }
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "runtime": {
+ "Lidgren.NetStandard.dll": {
+ "assemblyVersion": "2012.1.7.0",
+ "fileVersion": "2012.1.7.0"
+ }
+ }
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "runtime": {
+ "Mono.Cecil.dll": {
+ "assemblyVersion": "0.11.4.0",
+ "fileVersion": "0.11.4.0"
+ }
+ }
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "runtime": {
+ "MonoGame.Framework.MacOS.NetStandard.dll": {
+ "assemblyVersion": "3.7.0.0",
+ "fileVersion": "3.7.0.0"
+ }
+ }
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "runtime": {
+ "MonoMod.Common.dll": {
+ "assemblyVersion": "22.6.3.1",
+ "fileVersion": "22.6.3.1"
+ }
+ }
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "runtime": {
+ "MoonSharp.Interpreter.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.0"
+ }
+ }
+ },
+ "XNATypes/1.0.0.0": {
+ "runtime": {
+ "XNATypes.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "toomanybaro/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "0Harmony/2.2.2.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Barotrauma/1.7.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "XNATypes/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/toomanybaro/bin/Client/OSX/toomanybaro.dll b/toomanybaro/bin/Client/OSX/toomanybaro.dll
new file mode 100644
index 0000000..198f8cb
Binary files /dev/null and b/toomanybaro/bin/Client/OSX/toomanybaro.dll differ
diff --git a/toomanybaro/bin/Client/Windows/toomanybaro.deps.json b/toomanybaro/bin/Client/Windows/toomanybaro.deps.json
new file mode 100644
index 0000000..2471f7d
--- /dev/null
+++ b/toomanybaro/bin/Client/Windows/toomanybaro.deps.json
@@ -0,0 +1,165 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v6.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v6.0": {
+ "toomanybaro/1.0.0": {
+ "dependencies": {
+ "0Harmony": "2.2.2.0",
+ "Barotrauma": "1.7.7.0",
+ "BarotraumaCore": "1.0.0.0",
+ "Farseer.NetStandard": "3.5.0.0",
+ "Lidgren.NetStandard": "2012.1.7.0",
+ "Mono.Cecil": "0.11.4.0",
+ "MonoGame.Framework.Windows.NetStandard": "3.7.0.0",
+ "MonoMod.Common": "22.6.3.1",
+ "MoonSharp.Interpreter": "2.0.0.0",
+ "XNATypes": "1.0.0.0"
+ },
+ "runtime": {
+ "toomanybaro.dll": {}
+ }
+ },
+ "0Harmony/2.2.2.0": {
+ "runtime": {
+ "0Harmony.dll": {
+ "assemblyVersion": "2.2.2.0",
+ "fileVersion": "2.2.2.0"
+ }
+ }
+ },
+ "Barotrauma/1.7.7.0": {
+ "runtime": {
+ "Barotrauma.dll": {
+ "assemblyVersion": "1.7.7.0",
+ "fileVersion": "1.7.7.0"
+ }
+ }
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "runtime": {
+ "BarotraumaCore.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "runtime": {
+ "Farseer.NetStandard.dll": {
+ "assemblyVersion": "3.5.0.0",
+ "fileVersion": "3.5.0.0"
+ }
+ }
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "runtime": {
+ "Lidgren.NetStandard.dll": {
+ "assemblyVersion": "2012.1.7.0",
+ "fileVersion": "2012.1.7.0"
+ }
+ }
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "runtime": {
+ "Mono.Cecil.dll": {
+ "assemblyVersion": "0.11.4.0",
+ "fileVersion": "0.11.4.0"
+ }
+ }
+ },
+ "MonoGame.Framework.Windows.NetStandard/3.7.0.0": {
+ "runtime": {
+ "MonoGame.Framework.Windows.NetStandard.dll": {
+ "assemblyVersion": "3.7.0.0",
+ "fileVersion": "3.7.0.0"
+ }
+ }
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "runtime": {
+ "MonoMod.Common.dll": {
+ "assemblyVersion": "22.6.3.1",
+ "fileVersion": "22.6.3.1"
+ }
+ }
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "runtime": {
+ "MoonSharp.Interpreter.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.0"
+ }
+ }
+ },
+ "XNATypes/1.0.0.0": {
+ "runtime": {
+ "XNATypes.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "toomanybaro/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "0Harmony/2.2.2.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Barotrauma/1.7.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoGame.Framework.Windows.NetStandard/3.7.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "XNATypes/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/toomanybaro/bin/Client/Windows/toomanybaro.dll b/toomanybaro/bin/Client/Windows/toomanybaro.dll
new file mode 100644
index 0000000..0fc7b08
Binary files /dev/null and b/toomanybaro/bin/Client/Windows/toomanybaro.dll differ
diff --git a/toomanybaro/bin/Server/Linux/toomanybaro.deps.json b/toomanybaro/bin/Server/Linux/toomanybaro.deps.json
new file mode 100644
index 0000000..4212aca
--- /dev/null
+++ b/toomanybaro/bin/Server/Linux/toomanybaro.deps.json
@@ -0,0 +1,165 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v6.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v6.0": {
+ "toomanybaro/1.0.0": {
+ "dependencies": {
+ "0Harmony": "2.2.2.0",
+ "BarotraumaCore": "1.0.0.0",
+ "DedicatedServer": "1.7.7.0",
+ "Farseer.NetStandard": "3.5.0.0",
+ "Lidgren.NetStandard": "2012.1.7.0",
+ "Mono.Cecil": "0.11.4.0",
+ "MonoGame.Framework.MacOS.NetStandard": "3.7.0.0",
+ "MonoMod.Common": "22.6.3.1",
+ "MoonSharp.Interpreter": "2.0.0.0",
+ "XNATypes": "1.0.0.0"
+ },
+ "runtime": {
+ "toomanybaro.dll": {}
+ }
+ },
+ "0Harmony/2.2.2.0": {
+ "runtime": {
+ "0Harmony.dll": {
+ "assemblyVersion": "2.2.2.0",
+ "fileVersion": "2.2.2.0"
+ }
+ }
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "runtime": {
+ "BarotraumaCore.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "DedicatedServer/1.7.7.0": {
+ "runtime": {
+ "DedicatedServer.dll": {
+ "assemblyVersion": "1.7.7.0",
+ "fileVersion": "1.7.7.0"
+ }
+ }
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "runtime": {
+ "Farseer.NetStandard.dll": {
+ "assemblyVersion": "3.5.0.0",
+ "fileVersion": "3.5.0.0"
+ }
+ }
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "runtime": {
+ "Lidgren.NetStandard.dll": {
+ "assemblyVersion": "2012.1.7.0",
+ "fileVersion": "2012.1.7.0"
+ }
+ }
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "runtime": {
+ "Mono.Cecil.dll": {
+ "assemblyVersion": "0.11.4.0",
+ "fileVersion": "0.11.4.0"
+ }
+ }
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "runtime": {
+ "MonoGame.Framework.MacOS.NetStandard.dll": {
+ "assemblyVersion": "3.7.0.0",
+ "fileVersion": "3.7.0.0"
+ }
+ }
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "runtime": {
+ "MonoMod.Common.dll": {
+ "assemblyVersion": "22.6.3.1",
+ "fileVersion": "22.6.3.1"
+ }
+ }
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "runtime": {
+ "MoonSharp.Interpreter.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.0"
+ }
+ }
+ },
+ "XNATypes/1.0.0.0": {
+ "runtime": {
+ "XNATypes.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "toomanybaro/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "0Harmony/2.2.2.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "DedicatedServer/1.7.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "XNATypes/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/toomanybaro/bin/Server/Linux/toomanybaro.dll b/toomanybaro/bin/Server/Linux/toomanybaro.dll
new file mode 100644
index 0000000..54a1074
Binary files /dev/null and b/toomanybaro/bin/Server/Linux/toomanybaro.dll differ
diff --git a/toomanybaro/bin/Server/OSX/toomanybaro.deps.json b/toomanybaro/bin/Server/OSX/toomanybaro.deps.json
new file mode 100644
index 0000000..4212aca
--- /dev/null
+++ b/toomanybaro/bin/Server/OSX/toomanybaro.deps.json
@@ -0,0 +1,165 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v6.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v6.0": {
+ "toomanybaro/1.0.0": {
+ "dependencies": {
+ "0Harmony": "2.2.2.0",
+ "BarotraumaCore": "1.0.0.0",
+ "DedicatedServer": "1.7.7.0",
+ "Farseer.NetStandard": "3.5.0.0",
+ "Lidgren.NetStandard": "2012.1.7.0",
+ "Mono.Cecil": "0.11.4.0",
+ "MonoGame.Framework.MacOS.NetStandard": "3.7.0.0",
+ "MonoMod.Common": "22.6.3.1",
+ "MoonSharp.Interpreter": "2.0.0.0",
+ "XNATypes": "1.0.0.0"
+ },
+ "runtime": {
+ "toomanybaro.dll": {}
+ }
+ },
+ "0Harmony/2.2.2.0": {
+ "runtime": {
+ "0Harmony.dll": {
+ "assemblyVersion": "2.2.2.0",
+ "fileVersion": "2.2.2.0"
+ }
+ }
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "runtime": {
+ "BarotraumaCore.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "DedicatedServer/1.7.7.0": {
+ "runtime": {
+ "DedicatedServer.dll": {
+ "assemblyVersion": "1.7.7.0",
+ "fileVersion": "1.7.7.0"
+ }
+ }
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "runtime": {
+ "Farseer.NetStandard.dll": {
+ "assemblyVersion": "3.5.0.0",
+ "fileVersion": "3.5.0.0"
+ }
+ }
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "runtime": {
+ "Lidgren.NetStandard.dll": {
+ "assemblyVersion": "2012.1.7.0",
+ "fileVersion": "2012.1.7.0"
+ }
+ }
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "runtime": {
+ "Mono.Cecil.dll": {
+ "assemblyVersion": "0.11.4.0",
+ "fileVersion": "0.11.4.0"
+ }
+ }
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "runtime": {
+ "MonoGame.Framework.MacOS.NetStandard.dll": {
+ "assemblyVersion": "3.7.0.0",
+ "fileVersion": "3.7.0.0"
+ }
+ }
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "runtime": {
+ "MonoMod.Common.dll": {
+ "assemblyVersion": "22.6.3.1",
+ "fileVersion": "22.6.3.1"
+ }
+ }
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "runtime": {
+ "MoonSharp.Interpreter.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.0"
+ }
+ }
+ },
+ "XNATypes/1.0.0.0": {
+ "runtime": {
+ "XNATypes.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "toomanybaro/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "0Harmony/2.2.2.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "DedicatedServer/1.7.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoGame.Framework.MacOS.NetStandard/3.7.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "XNATypes/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/toomanybaro/bin/Server/OSX/toomanybaro.dll b/toomanybaro/bin/Server/OSX/toomanybaro.dll
new file mode 100644
index 0000000..6a5880c
Binary files /dev/null and b/toomanybaro/bin/Server/OSX/toomanybaro.dll differ
diff --git a/toomanybaro/bin/Server/Windows/toomanybaro.deps.json b/toomanybaro/bin/Server/Windows/toomanybaro.deps.json
new file mode 100644
index 0000000..0941a4b
--- /dev/null
+++ b/toomanybaro/bin/Server/Windows/toomanybaro.deps.json
@@ -0,0 +1,165 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v6.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v6.0": {
+ "toomanybaro/1.0.0": {
+ "dependencies": {
+ "0Harmony": "2.2.2.0",
+ "BarotraumaCore": "1.0.0.0",
+ "DedicatedServer": "1.7.7.0",
+ "Farseer.NetStandard": "3.5.0.0",
+ "Lidgren.NetStandard": "2012.1.7.0",
+ "Mono.Cecil": "0.11.4.0",
+ "MonoGame.Framework.Windows.NetStandard": "3.7.0.0",
+ "MonoMod.Common": "22.6.3.1",
+ "MoonSharp.Interpreter": "2.0.0.0",
+ "XNATypes": "1.0.0.0"
+ },
+ "runtime": {
+ "toomanybaro.dll": {}
+ }
+ },
+ "0Harmony/2.2.2.0": {
+ "runtime": {
+ "0Harmony.dll": {
+ "assemblyVersion": "2.2.2.0",
+ "fileVersion": "2.2.2.0"
+ }
+ }
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "runtime": {
+ "BarotraumaCore.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ },
+ "DedicatedServer/1.7.7.0": {
+ "runtime": {
+ "DedicatedServer.dll": {
+ "assemblyVersion": "1.7.7.0",
+ "fileVersion": "1.7.7.0"
+ }
+ }
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "runtime": {
+ "Farseer.NetStandard.dll": {
+ "assemblyVersion": "3.5.0.0",
+ "fileVersion": "3.5.0.0"
+ }
+ }
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "runtime": {
+ "Lidgren.NetStandard.dll": {
+ "assemblyVersion": "2012.1.7.0",
+ "fileVersion": "2012.1.7.0"
+ }
+ }
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "runtime": {
+ "Mono.Cecil.dll": {
+ "assemblyVersion": "0.11.4.0",
+ "fileVersion": "0.11.4.0"
+ }
+ }
+ },
+ "MonoGame.Framework.Windows.NetStandard/3.7.0.0": {
+ "runtime": {
+ "MonoGame.Framework.Windows.NetStandard.dll": {
+ "assemblyVersion": "3.7.0.0",
+ "fileVersion": "3.7.0.0"
+ }
+ }
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "runtime": {
+ "MonoMod.Common.dll": {
+ "assemblyVersion": "22.6.3.1",
+ "fileVersion": "22.6.3.1"
+ }
+ }
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "runtime": {
+ "MoonSharp.Interpreter.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.0"
+ }
+ }
+ },
+ "XNATypes/1.0.0.0": {
+ "runtime": {
+ "XNATypes.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "toomanybaro/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "0Harmony/2.2.2.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "BarotraumaCore/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "DedicatedServer/1.7.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Farseer.NetStandard/3.5.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Lidgren.NetStandard/2012.1.7.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Mono.Cecil/0.11.4.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoGame.Framework.Windows.NetStandard/3.7.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MonoMod.Common/22.6.3.1": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "MoonSharp.Interpreter/2.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "XNATypes/1.0.0.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/toomanybaro/bin/Server/Windows/toomanybaro.dll b/toomanybaro/bin/Server/Windows/toomanybaro.dll
new file mode 100644
index 0000000..4234409
Binary files /dev/null and b/toomanybaro/bin/Server/Windows/toomanybaro.dll differ
diff --git a/toomanybaro/filelist.xml b/toomanybaro/filelist.xml
new file mode 100644
index 0000000..572ac49
--- /dev/null
+++ b/toomanybaro/filelist.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file