This commit is contained in:
Evil Factory
2021-02-12 19:26:18 -03:00
parent 93ba73c33f
commit 585a629c6f
7 changed files with 116 additions and 19 deletions
@@ -82,6 +82,7 @@
<ItemGroup>
<PackageReference Include="MoonSharp" Version="2.0.0" />
<PackageReference Include="MoonSharp.Debugger.VsCode" Version="2.0.0" />
</ItemGroup>
<!-- Sourced from https://stackoverflow.com/a/45248069 -->