Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

Here are example scripts:

To run them, run make in the root directory, and run:

bash launcher.sh

NOTE: You always can just run the executables yourself.

If you have issues with the permission, or the make file, please report this issue at the Issues tab. (make sure to see if the project successfully built from the main [README](../README.md before reporting anything. if not, it might probably be an issue with your system or the make command it self)

To change the file's executable permission, execute:

chmod +x launcher.sh

You could've searched that up yourself...