Tekaoh 829ba4100c SWGSource Client v3.0 (#7)
* Pack current snapshot into 3.0.tre

* Track dlls

* Track exes

* Track iffs I guess. Why not? You never know...

* client.cfg is what we can use to push new tre snapshot things in the future

* Ignore stuff in the zip for getting updates

* Update MOTD

* I'm such a noob
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2018-11-30 10:03:40 -06:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00
2020-11-03 17:11:24 -05:00

README

This repo is for the CLIENT SIDE ONLY (i.e. this is NOT to be installed ON the server, only in your SWG Client folder) assets that were added since 1.2. If you would like to make a pull request, please do not add any new .tre files. Please just work with the plain directory structure for now. Thanks!

Instructions:

You can download the v1.2.1 client from here.

If you haven't already, please install Git for Windows https://git-scm.com/download/win

You may now get updates to your client by opening a Git Bash in your client folder and running:

git pull

Instructions (v1.2):

If you have the SWG Source Client v1.2, you can configure it to recieve updates

If you haven't already, please install Git for Windows https://git-scm.com/download/win

Open a Git Bash in your client folder. Run the following commands: (For v1.2 only.)

git init .
git remote add -f origin https://github.com/SWG-Source/client-assets.git
git checkout master

You may now get updates to your client by opening a Git Bash and running:

git pull
Description
No description provided
Readme 259 MiB
Languages
PHP 48.6%
HTML 47.2%
C++ 3.3%
Mathematica 0.9%