Adds SetTable to DBTools, makes Tools and FileTools public, for TShock mods
This commit is contained in:
parent
383715715c
commit
8f28bd2b7d
4 changed files with 91 additions and 18 deletions
|
|
@ -93,7 +93,7 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="BackupManager.cs" />
|
||||
<Compile Include="DB\BanManager.cs" />
|
||||
<Compile Include="DB\DBTools.cs" />
|
||||
<Compile Include="DBTools.cs" />
|
||||
<Compile Include="DB\ItemManager.cs" />
|
||||
<Compile Include="DB\DbExt.cs" />
|
||||
<Compile Include="DB\GroupManager.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue