Skip to content

Commit

Permalink
Update README with better release links
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroGravitasIndeed authored Sep 26, 2024
1 parent 982aff9 commit 725b321
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
# Slicers-GUI

The Slicers GUI is a datamining tool built on [ElectronJS](https://www.electronjs.org/) for Star Wars: The Old Republic (SWTOR). This tool is a part of the [SWTOR Slicers](https://github.com/SWTOR-Slicers), and contains many Quality of Life improvements over existing tools, and adds new functions to expidite the extraction, modding, and datamining processes.
The Slicers GUI is a game assets extraction and datamining tool built on [ElectronJS](https://www.electronjs.org/) for Star Wars: The Old Republic (SWTOR). This tool is a part of the [SWTOR Slicers](https://github.com/SWTOR-Slicers), and contains many Quality of Life improvements over existing tools, and adds new functions to expidite the extraction, modding, and datamining processes.

**NOTE**: Windows only for the time being
**NOTE**: Windows only for the time being. That said, **the game assets extracted with this app can be copied to macOS and/or Unix/Linux** and be manipulated with other tools of ours (Blender Add-ons, mostly) without issues.

**IMPORTANT: to process old SWTOR 32 bits files (Game Update 7.2 or lower), use the [1.11.0 version](https://github.com/Tormak9970/Slicers-GUI/releases/tag/v1.11.1), instead of the latest one.**
## To use Slicers GUI with the current 64-bit version of SWTOR, [grab the latest release](https://github.com/SWTOR-Slicers/Slicers-GUI/releases/latest).

## Download: [Grab the latest release!](https://github.com/Tormak9970/Slicers-GUI/releases)<br>For directions on its installation and use, please check our [**wiki**](https://github.com/SWTOR-Slicers/WikiPedia/wiki/Installing-Slicers-GUI-and-extracting-SWTOR-game-assets).
## To use it on old SWTOR 32-bit files (Game Update 7.2 or older), use the [1.11.1 version](https://github.com/SWTOR-Slicers/Slicers-GUI/releases/tag/1.11.1), instead.

Also, if your intention is to use the tool to extract SWTOR Player Characters and NPCs, please check this specific guide that will show you how to install and use this tool for that purpose: [**Locating and assembling characters' assets automatically: a step by step guide**](https://github.com/SWTOR-Slicers/WikiPedia/wiki/locating-swtor-characters-assets-automatically).
## For directions on its installation and use, please check our [**wiki**](https://github.com/SWTOR-Slicers/WikiPedia/wiki/Installing-Slicers-GUI-and-extracting-SWTOR-game-assets).

**Also, if your intention is to use the tool to extract SWTOR Player Characters and NPCs, please check this specific guide that will show you how to install and use this tool for that purpose: [Locating and assembling characters' assets automatically: a step by step guide](https://github.com/SWTOR-Slicers/WikiPedia/wiki/locating-swtor-characters-assets-automatically).**

### Contents
---

### Repository contents

This repository has a few different components:
- **git-hooks** - These are the git hooks used by this repo. Copy them into your `.git/hooks/` directory.
Expand Down

0 comments on commit 725b321

Please sign in to comment.