-
Notifications
You must be signed in to change notification settings - Fork 0
/
sourceCode.txt
26 lines (16 loc) · 930 Bytes
/
sourceCode.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
GitHub users: please ignore the "Source code" zip & tar.gz files.
(They are auto-generated by GitHub into the release).
The archive *.7z, contains all the source code,
as well as the resources and runtime files for 3 platforms.
Source code can be found in the sub-directory ./src/.
* On Linux & Windows, 7z [www.7-zip.org] works well for this.
The proper command to extract the archive and maintain the directory
structure is "7z x filename".
On linux you may also use the file-manager to unpack.
* On OSX, Keka works well for 7Z files. The command-line for Keka is:
* /Applications/Keka.app/Contents/MacOS/Keka --cli 7z x (filename.7z)
=====================================================================
Windows users, please read windows-setup.txt,
=====================================================================
Mac users, please read osx-setup.txt
===================================================