WebPanelBridge 0.2.0: leave out admins hidden with CS2-SimpleAdmin's css_hide
This commit is contained in:
parent
d02c8454df
commit
b68113733e
4 changed files with 30 additions and 5 deletions
|
|
@ -13,5 +13,10 @@
|
|||
<ExcludeAssets>runtime</ExcludeAssets>
|
||||
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<!-- Compile-time only: CS2-SimpleAdmin installs it in shared/, copied from the server's copy -->
|
||||
<Reference Include="CS2-SimpleAdminApi">
|
||||
<HintPath>lib/CS2-SimpleAdminApi.dll</HintPath>
|
||||
<Private>false</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue