mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-31 19:54:44 +00:00
Core - Move modelMetaData into Core
This commit is contained in:
@@ -29,11 +29,10 @@ using Newtonsoft.Json.Linq;
|
||||
|
||||
using OMI.Formats.Model;
|
||||
|
||||
using PckStudio.Core.Json;
|
||||
using PckStudio.Core.Properties;
|
||||
using PckStudio.Core.Extensions;
|
||||
using PckStudio.Core;
|
||||
using PckStudio.ModelSupport.Format.External;
|
||||
using PckStuido.ModelSupport.Properties;
|
||||
using NamedTexture = PckStudio.Core.NamedData<System.Drawing.Image>;
|
||||
|
||||
namespace PckStudio.ModelSupport
|
||||
|
||||
Reference in New Issue
Block a user