Skip to content

Cross-Platform Macro App Designed to Facilitate Repetitive Tasks and Enhance Gaming Efficiency.

License

Notifications You must be signed in to change notification settings

barishaxxer/MacroByte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacroByte

image

INSTALLATION

Get latest jdk from oracle
Get latest javafx from gluon
Get latest MacroByte from here

HOW TO RUN

Replace ~/Downloads/javafx-sdk-23.0.2/lib with correct path for javafx lib folder on your system.

java --module-path ~/Downloads/javafx-sdk-23.0.2/lib --add-modules javafx.controls,javafx.fxml -jar MacroByte-1.0-SNAPSHOT-shaded.jar

CONTRIBUTE

Check CONTRIBUTE.md