Add Nytra to LinuxFixes authors, move ref to specific project

This commit is contained in:
LJ 2024-07-27 20:28:17 +03:00
parent c4c5866dbd
commit cf5ea76a7d
2 changed files with 5 additions and 5 deletions

View file

@ -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>

View file

@ -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>