awdev1 / Vector24

A simple beginner alternative vector client used for ATC24. Used for giving a precision compass heading to planes in the Roblox game Pilot Training Flight Simulator. Approved for use by ATC24 Staff in resources
https://discord.gg/kyDgZbnHz3
MIT License
4 stars 6 forks source link

MAC #23

Closed aidenbok203 closed 1 week ago

aidenbok203 commented 1 month ago

Original_Mac_n_Cheese_

rishab-alt commented 1 month ago

NO

awdev1 commented 1 month ago

Support will be added soon for Mac, working on it.

awdev1 commented 1 month ago

Almost done, testing now.

JoseMoranUrena523 commented 1 week ago

The MacOS build is now available, but there are extra steps needed to run it.

  1. Go to https://github.com/awdev1/Vector24/actions.
  2. Press the latest one that says "Auto Compile on Commit (macOS)" on the bottom.
  3. Scroll down and press "final-zip-package".
  4. Once downloaded, unzip the files.
  5. Right-click the folder, head to "Services" -> "New Terminal at Folder".
  6. Type in "sh ./start.sh" (which will run the script which starts Vector24).