[KeepVelocityOnExitFlight] Initial release

This commit is contained in:
NotAKidoS 2024-06-27 21:00:48 -05:00
parent c099d0b841
commit f052ec7c8d
5 changed files with 112 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace>LoadedObjectHack</RootNamespace>
</PropertyGroup>
</Project>