An open API service indexing awesome lists of open source software.

https://github.com/lazyknightx/psd-to-ulds

read information in psd, convert to ulds support data for RPG Maker MV's better develop.
https://github.com/lazyknightx/psd-to-ulds

png psd rpg-maker-mv ulds

Last synced: 3 months ago
JSON representation

read information in psd, convert to ulds support data for RPG Maker MV's better develop.

Awesome Lists containing this project

README

        

# psd-to-ulds

read information in psd, convert to ulds support data for RPG Maker MV's better develop.

convert psd to png with specific rule for better psd to png game project's develop.

## Status

this tool is in personal developing, lack of document and many things.

## Use

you need modify "config.js" for your project, current I'm using my config.js because I'm using this tool for personal develop.

## Develop

this tool do not have local modules, clone it and easy "npm install"!

this tool need electron 1.6.11 & node 7.4.0 for further develop.

## More

this tool base on psd.js and electron, no detail description at current time.

## LICENSE

feel free to use this tool under MIT License.