Testing Phase

Basics are implemented. Needs playtesting before potential rewrite and implementation of avatar parameters & manual control.
This commit is contained in:
NotAKidoS 2022-10-12 22:46:17 -05:00
parent c049d93d55
commit d033d3750e
8 changed files with 541 additions and 82 deletions

View file

@ -1,6 +1,6 @@
using MelonLoader;
using Blackout.Properties;
using MelonLoader;
using System.Reflection;
using Blackout.Properties;
[assembly: AssemblyVersion(AssemblyInfoParams.Version)]