8000 GitHub - xHeinrich/Masquerpet: A simple front and backend for the Hellion C# FlyFF Emulator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A simple front and backend for the Hellion C# FlyFF Emulator

Notifications You must be signed in to change notification settings

xHeinrich/Masquerpet

Repository files navigation

Masquerpet

A simple front and backend for the Hellion C# FlyFF Emulator written using PHP/Laravel. Currently there is no administration auth out of the box however this will be written soon.

Packages/Frameworks

Requirements

  • PHP 7.0+
  • MySQL
  • Composer
  • NodeJS/NPM

Installation

This Laravel installation includes migrations for the game server sql file. To install simply pull the repo and run the following commands from the projects root folder:

  • $ composer update
  • At this point a .env file should have been generated, set up your configuration settings for mysql in here
  • $ php artisan config:cache
  • $ php artisan migrate
  • $ php artisan key:generate

About

A simple front and backend for the Hellion C# FlyFF Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0