Skip to content
/ mpi Public

An all-in-one make script for tweak compiling

Notifications You must be signed in to change notification settings

samoht9277/mpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mpi

An all-in-one make script for tweak compiling.

How to use:

1- Download the file, make sure that its an executable; to do that simply run chmod +x /path/to/mpi

2- Open the script with a text editor and type the path of the folder where you store all your projects (line 21)

3- Now, put the script in the following directory:

  • for macOS: /usr/local/bin

  • for Linux/WSL/Cygwin/macOS without SIP: /usr/bin

4- Run!

Found a bug?

Create an Issue