Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.34 KB

Simple Web App GUI for YANBF Generator

This was built using Polymer Starter Kit template. Head there to understand about how to fork or contribute to this project.

And here is the Electron JS Project Page for building web app wrappers.

This is only a GUI for the lifehackerhansol Python project YANBF Generator. You need to follow their instructions and then put the executable in the same directory as generator (generator.exe on Windows).

Usage

Prerequisites

Follow installation instructions from YANBF Generator.

Installation and Usage

  1. Download your executable file (Windows x64, Linux or MacOS).
  2. Put that file in the same directory as generator (generator.exe on Windows).
  3. Double click it for starting it up (it can take between 5 and 15 seconds for a window to open).
  4. Add NDS files and click the pink button in the bottom-right corner.
  5. Wait for the process to finish.
  6. Done!

Credits

All credit goes to lifehackerhansol and their project YANBF Generator.

This is just a simple Web GUI embedded in an Electron app.