rename folder

This commit is contained in:
NotAKidoS 2023-01-20 02:51:42 -06:00
parent ef01bd8597
commit 3b8e6b3c00
8 changed files with 25 additions and 24 deletions

View file

@ -1,11 +0,0 @@
using MelonLoader;
namespace NAK.Melons.PortableCameraAdditions;
public class PortableCameraAdditions : MelonMod
{
public override void OnInitializeMelon()
{
//boobs
}
}