mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-16 17:52:14 +00:00
Core - Add ResourcePackImporter.cs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace PckStudio.Core.IO.Java
|
||||
{
|
||||
struct McPackmeta
|
||||
public struct McPackmeta
|
||||
{
|
||||
[JsonProperty("pack")]
|
||||
public McPack Pack;
|
||||
|
||||
Reference in New Issue
Block a user