[LazyPrune] Initial Release

This commit is contained in:
NotAKidoS 2024-06-04 00:04:57 -05:00
parent 683c407358
commit aa9bc6fbc3
6 changed files with 210 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>