Compare commits
No commits in common. "536c29e38f6d5a0a5b10d55c44d6a3e0cc20672f" and "22ed24b2d784e2ada9e22476d8911c5df88838a3" have entirely different histories.
536c29e38f
...
22ed24b2d7
2 changed files with 0 additions and 11 deletions
|
|
@ -24,7 +24,6 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="GodotSharp" Version="4.4.0" />
|
<PackageReference Include="GodotSharp" Version="4.4.0" />
|
||||||
<PackageRefernece Include="Godot.Sharp.Extended.Generators" Version="1.0.0"/>
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
10
README.md
10
README.md
|
|
@ -1,10 +0,0 @@
|
||||||
# Godot.Sharp.Extended
|
|
||||||
Godot.Sharp.Extended is a core library with a Source generators for the , providing additional support for ease of programming with the Godot Engine.
|
|
||||||
|
|
||||||
# Installation
|
|
||||||
To install this library, simply use dotnet command line tool, to add a package reference for GodotSharpExtras, using the following command:
|
|
||||||
|
|
||||||
```
|
|
||||||
dotnet add package Godot.Sharp.Extended
|
|
||||||
```
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue