mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
thirdperson, propundobutton, mirror clone test, you are a clone test, bettershadowclone test, nevermind, anotherlocaltestmod, and some changes to avatarscaling ???
This commit is contained in:
parent
df45fb50d9
commit
9944ad7611
43 changed files with 1076 additions and 173 deletions
|
@ -1,7 +1,6 @@
|
|||
using MelonLoader;
|
||||
using NAK.ThirdPerson.Properties;
|
||||
using System.Reflection;
|
||||
using CurvedUI;
|
||||
|
||||
[assembly: AssemblyVersion(AssemblyInfoParams.Version)]
|
||||
[assembly: AssemblyFileVersion(AssemblyInfoParams.Version)]
|
||||
|
@ -24,11 +23,10 @@ using CurvedUI;
|
|||
[assembly: MelonColor(255, 246, 25, 97)]
|
||||
[assembly: MelonAuthorColor(255, 158, 21, 32)]
|
||||
[assembly: HarmonyDontPatchAll]
|
||||
[assembly: MelonOptionalDependencies("BetterShadowClone")]
|
||||
|
||||
namespace NAK.ThirdPerson.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.7";
|
||||
public const string Version = "1.0.8";
|
||||
public const string Author = "Davi & NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue