mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[KeepVelocityOnExitFlight] Initial release
This commit is contained in:
parent
c099d0b841
commit
f052ec7c8d
5 changed files with 112 additions and 0 deletions
6
KeepVelocityOnExitFlight/KeepVelocityOnExitFlight.csproj
Normal file
6
KeepVelocityOnExitFlight/KeepVelocityOnExitFlight.csproj
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<RootNamespace>LoadedObjectHack</RootNamespace>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue