Update to raylib 5.5 (#279)
This commit is contained in:
parent
7b5b322a5b
commit
a3dfd57b5a
23 changed files with 504 additions and 124 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<Project>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetRaylibTag>5.0</TargetRaylibTag>
|
||||
<Version>6.1.1</Version>
|
||||
<PackageVersion>6.1.1</PackageVersion>
|
||||
<TargetRaylibTag>5.5</TargetRaylibTag>
|
||||
<Version>7.0.0</Version>
|
||||
<PackageVersion>7.0.0</PackageVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue