Giter Club home page Giter Club logo

swtor_on_mac's Introduction

SWTOR On Mac Github All Releases

Script written for macOS using Homebrew / Winetricks to install everything required for Star Wars: The Old Republic up to the point where the installer is launched.

The script uses ready CrossOver binaries compiled by the project macos-crossover-wine-cloud-builder.

Untitled1

Install SWTOR On Mac

curl -s https://raw.githubusercontent.com/AgentRG/swtor_on_mac/master/install.sh | bash

Install SWTOR On Mac without Wine (assuming Wine/Wine32on64 is installed):

curl -s https://raw.githubusercontent.com/AgentRG/swtor_on_mac/master/install_swtor.sh | bash

Prerequisite:

  1. macOS High Sierra or later.
  2. Have installed Command Line Tools, Homebrew and Rosetta 2.
  3. At least 70GB of free storage space.

Uninstall SWTOR On Mac

SWTOR On Mac can be uninstalled by simply moving the prefix folder to Trash.

To uninstall Wine:

macOS Mojave and earlier ( ≤ 10.14 )

  • brew uninstall agentrg-wine-stable

macOS Catalina and after ( 10.15 ≤ )

  • curl -s https://raw.githubusercontent.com/AgentRG/swtor_on_mac/master/uninstall/uninstall.sh | bash

If you also want to uninstall Homebrew and all the dependencies installed by it, run the following commands:

  1. brew list | xargs brew uninstall --force
  2. /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)"

swtor_on_mac's People

Contributors

agentrg avatar bogdangordin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.