|
11 | 11 | <PackageId>FlexibleContactSorting</PackageId> |
12 | 12 | <Title>Flexible Contact Sorting</Title> |
13 | 13 | <Authors>Banane9</Authors> |
14 | | - <Version>0.4.2-beta</Version> |
15 | | - <Description>This MonkeyLoader mod for Resonite allows sorting contacts flexibly and to your liking, including pinning your favorites to the top.</Description> |
| 14 | + <Version>0.5.0-beta</Version> |
| 15 | + <Description>This MonkeyLoader mod for Resonite allows sorting contacts flexibly and to your liking, including pinning your favorites to the top. It also adds other Quality of Life features to the Contacts Page, such as a clear button for the search, an extra color for your outgoing conctact requests, capacity display to contacts' sessions, and contacts loading without lag.</Description> |
16 | 16 | <PackageReadmeFile>README.md</PackageReadmeFile> |
17 | 17 | <PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression> |
18 | 18 | <PackageProjectUrl>https://github.com/ResoniteModdingGroup/FlexibleContactsSort</PackageProjectUrl> |
|
42 | 42 | </ItemGroup> |
43 | 43 |
|
44 | 44 | <ItemGroup> |
45 | | - <PackageReference Include="MonkeyLoader" Version="0.16.3-beta" /> |
46 | | - <PackageReference Include="MonkeyLoader.GamePacks.Resonite" Version="0.15.1-beta" /> |
| 45 | + <PackageReference Include="MonkeyLoader" Version="0.16.4-beta" /> |
| 46 | + <PackageReference Include="MonkeyLoader.GamePacks.Resonite" Version="0.15.2-beta" /> |
47 | 47 | <PackageReference Include="PolySharp" Version="1.14.1"> |
48 | 48 | <PrivateAssets>all</PrivateAssets> |
49 | 49 | <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
50 | 50 | </PackageReference> |
51 | 51 | <PackageReference Include="Resonite.Elements.Core" Version="1.0.2" /> |
52 | 52 | <PackageReference Include="Resonite.Elements.Quantity" Version="1.0.2" /> |
53 | | - <PackageReference Include="Resonite.FrooxEngine" Version="2024.4.32.495" /> |
54 | | - <PackageReference Include="Resonite.SkyFrost.Base" Version="1.0.2" /> |
| 53 | + <PackageReference Include="Resonite.FrooxEngine" Version="2024.5.31.202" /> |
| 54 | + <PackageReference Include="Resonite.SkyFrost.Base" Version="1.0.3" /> |
55 | 55 | <PackageReference Include="System.Text.Json" Version="8.0.2"> |
56 | 56 | <PrivateAssets>all</PrivateAssets> |
57 | 57 | <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
|
0 commit comments