File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
src/Lua.Unity/Assets/Lua.Unity Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <!-- NuGet Packaging -->
5- <PackageVersion >0.4.2 </PackageVersion >
6- <Authors >Annulus Games </Authors >
7- <Copyright >© Annulus Games </Copyright >
8- <PackageProjectUrl >https://github.com/AnnulusGames /Lua-CSharp</PackageProjectUrl >
5+ <PackageVersion >0.5.0 </PackageVersion >
6+ <Authors >nuskey;Akeit0 </Authors >
7+ <Copyright >© Yusuke Nakada </Copyright >
8+ <PackageProjectUrl >https://github.com/nuskey8 /Lua-CSharp</PackageProjectUrl >
99 <RepositoryUrl >$(PackageProjectUrl)</RepositoryUrl >
1010 <RepositoryType >git</RepositoryType >
1111 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 11{
2- "name" : " com.annulusgames .lua.unity" ,
3- "version" : " 0.4.2 " ,
2+ "name" : " com.nuskey8 .lua.unity" ,
3+ "version" : " 0.5.0 " ,
44 "displayName" : " Lua.Unity" ,
55 "description" : " Lua-CSharp extension for Unity" ,
66 "author" : {
7- "name" : " Annulus Games "
7+ "name" : " nuskey "
88 }
99}
You can’t perform that action at this time.
0 commit comments