mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-27 13:54:44 +00:00
8 lines
101 B
C#
8 lines
101 B
C#
namespace PckStudio.Core.Interfaces
|
|
{
|
|
public interface IDLCPackageLocationInfo
|
|
{
|
|
|
|
}
|
|
}
|