create invite guest and set donator profile buttons, and commands

This commit is contained in:
INSANEMODE
2022-10-25 05:29:32 -05:00
parent 562bdd4269
commit 5f651e9a4c
6 changed files with 497 additions and 54 deletions

View File

@ -10,12 +10,13 @@
</PropertyGroup>
<ItemGroup>
<Compile Remove="GscApiController.cs" />
<Compile Remove="TebexApiClient.cs" />
<Compile Remove="unusedClanTag.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2022.6.16.1" PrivateAssets="All" />
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2022.10.13.1" PrivateAssets="All" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">