Skip to content
/ forge Public

The new RMEBuilder, a package manager and a build-system for RMVXAce

License

Notifications You must be signed in to change notification settings

RMEx/forge

Repository files navigation

forge

The new Script.rvdata2 combiner and package manager for RMVXAce

Run the application

  • npm must be installed
  • npm install to fetch the dependancies
  • npm run build to build the pre-built application
  • after installing dependencies, you can just run npm run start (for building and running)

If you have any issues with elm-make, you can use npm install -g elm to install elm, globally.