Skip to content

Commit c446208

Browse files
committed
unchained favcat
1 parent 598e470 commit c446208

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FavCat/FavCat.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77
<Nullable>enable</Nullable>
88
<ClearOutputDirectory>False</ClearOutputDirectory>
9-
<AssemblyVersion>1.1.13.0</AssemblyVersion>
9+
<AssemblyVersion>1.1.15.0</AssemblyVersion>
1010
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1111
<ClearOutputDirectory>False</ClearOutputDirectory>
1212
<VRChatFolder>D:\SteamLibrary\steamapps\common\VRChat</VRChatFolder>

FavCat/FavCatMod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
using ImageDownloaderClosure = ImageDownloader.__c__DisplayClass11_0;
1919
using Object = UnityEngine.Object;
2020

21-
[assembly:MelonInfo(typeof(FavCatMod), "FavCat", "1.1.15", "knah", "https://github.com/knah/VRCMods")]
21+
[assembly:MelonInfo(typeof(FavCatMod), "FavCat Unchained", "1.1.15~unchained", "knah & xAstroBoy", "https://github.com/xAstroBoy/VRCMods-Unchained")]
2222
[assembly:MelonGame("VRChat", "VRChat")]
2323

2424
namespace FavCat

0 commit comments

Comments
 (0)