[Customize] 단일 ZXP파일을 설치하도록 프로젝트 변경

This commit is contained in:
Karoid
2020-02-24 18:22:13 +09:00
commit 00b6b34f3a
50 changed files with 25877 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Mewpot PProPanel Installer
이 프로젝트는 ZXPInstaller를 포크하여 뮤팟 PProPanel을 설치하는 프로그램으로 변경시킨 프로젝트입니다. GPL 라이선스에 따라 소스코드가 공개되어 있습니다.
# How it works
ZXPInstaller uses Electron (http://electron.atom.io) to create a cross platform HTML/node.js app. The app spawns a child process for the Adobe Extension Manager command line utility to install the ZXP.
# Credits
ZXPInstaller was originally created by [**@maxoos**](https://github.com/maxoos).