Add Nytra to LinuxFixes authors, move ref to specific project
This commit is contained in:
parent
c4c5866dbd
commit
cf5ea76a7d
2 changed files with 5 additions and 5 deletions
|
@ -52,10 +52,6 @@
|
|||
<Private>False</Private>
|
||||
<HintPath>$(GameRefsPath)FrooxEngine.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Elements.Core">
|
||||
<Private>False</Private>
|
||||
<HintPath>$(GameRefsPath)Elements.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine">
|
||||
<Private>False</Private>
|
||||
<HintPath>$(GameRefsPath)UnityEngine.dll</HintPath>
|
||||
|
|
|
@ -3,10 +3,14 @@
|
|||
<Title>Linux Fixes</Title>
|
||||
<PackageId>com.munally.lj.resonite.linuxfixes</PackageId>
|
||||
<Version>1.2.0</Version>
|
||||
<Authors>ljoonal</Authors>
|
||||
<Authors>ljoonal, Nytra</Authors>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="Elements.Core">
|
||||
<Private>False</Private>
|
||||
<HintPath>$(GameRefsPath)Elements.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.InputSystem">
|
||||
<Private>False</Private>
|
||||
<HintPath>$(GameRefsPath)Unity.InputSystem.dll</HintPath>
|
||||
|
|
Loading…
Add table
Reference in a new issue