UNPKG

patchwork-mapconverter

Version:

Executable wrapper for https://github.com/ChiefOfGxBxL/WC3MapTranslator

5 lines (4 loc) 139 B
declare const Json2WarService: { convert: (inputPath: string, outputPath: string) => Promise<void>; }; export default Json2WarService;