patchwork-preloadconverter
Version:
A specialized converter for handling preload (.pld) files.
7 lines (6 loc) • 349 B
TypeScript
export declare const NAME = "patchwork-preloadconverter";
export declare const DESCRIPTION = "A specialized converter for handling preload (.pld) files.";
export declare const DISPLAY_NAME = "Patchwork Preload File Converter";
export declare const VERSION = "0.0.4";
export declare const AUTHOR = "InsanityAI";
export declare const LICENSE = "ISC";