Skip to content

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.

License

Notifications You must be signed in to change notification settings

MisterErwin/FTB-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTB-App

You can find the java backend side of the FTB launcher here

Running MacOS / Linux

The backend

Start the backend, it's Java, use Intellij, it's just simpler.

The frontend

yarn install
yarn serve

Running Windows

The Overwolf step

The app

The backend

Start the backend, it's Java, use Intellij, it's just simpler.

The frontend

For developer mode

yarn vue:serve:overwolf

To build

yarn vue:build:overwolf

About

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 55.2%
  • Vue 31.3%
  • TypeScript 11.9%
  • JavaScript 0.7%
  • SCSS 0.6%
  • HTML 0.2%
  • Shell 0.1%