[ChatBoxHud] Initial release

This commit is contained in:
NotAKid 2026-04-15 18:44:53 -05:00
parent 21a5d38af4
commit c13dc8375a
5 changed files with 513 additions and 0 deletions

View file

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