Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 392 Bytes

File metadata and controls

25 lines (17 loc) · 392 Bytes

Bar-Mod-Installer

This is a mod installer for a game that fetches file data from GitHub raw and installs files into Beyond All Reason's mod folder.

Install Guide


Navigate to the directory and run

npm install

Install 'pkg' using npm

npm install -g pkg

Package the application

pkg .

Make sure you're at the top level of the project