Added categories in read tile and added it to api

This commit is contained in:
Mohammad Shoaib
2022-02-13 18:12:19 +05:30
parent 16def31766
commit 84c22868d7
7 changed files with 207 additions and 169 deletions

View File

@@ -1,5 +1,5 @@
using Microsoft.Xna.Framework;
using stardew_access.Game;
using stardew_access.Features;
using StardewModdingAPI;
using StardewValley;
using StardewValley.Menus;