hatsunearu / overlayify

forked from https://gitlab.com/alifurkany/overlayify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

overlayify

A program to quickly make an image compatible with https://github.com/r-PlaceTux/Overlay

Installation

git clone https://gitlab.com/alifurkany/overlayify
cd overlayify
npm install

Usage

node . <image> <x> <y>

x and y corresponds to the destination coordinate of the top left pixel

About

forked from https://gitlab.com/alifurkany/overlayify

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%