Impl ShopGoodsExcelConfigData.json parsing

This commit is contained in:
2022-11-07 23:00:57 +08:00
parent 0c003616cb
commit c018b23913
10 changed files with 239 additions and 30 deletions

View File

@@ -141,6 +141,7 @@
<Compile Include="Game\Player\PlayerData.cs" />
<Compile Include="Game\SetStatsCommand.cs" />
<Compile Include="Game\Shop\ItemParamData.cs" />
<Compile Include="Game\Shop\ShopGoodsData.cs" />
<Compile Include="Game\Shop\ShopInfo.cs" />
<Compile Include="Game\Shop\ShopRefreshType.cs" />
<Compile Include="Game\Shop\ShopTable.cs" />