-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathREADME
27 lines (22 loc) · 1.07 KB
/
README
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
26
27
********************************
** Angband Variant Repository **
********************************
Based on Umoria: Copyright (c) 1985 Robert Alan Koeneke
Copyright (c) 1989 James E. Wilson
Hacked By: Alex Cutler, Andy Astrand
Further Hacks By: Sean Marsh, Geoff Hill
Bug fixes: Sean Marsh, Geoff Hill, Charles Teague
Further Hacks Still and Other Variants: Many Authors
For a particular variant, choose the branch named after it
To download source code for (for example) PsiAngband 1.0.7 from Github:
1. Choose branch PsiAngband
2. Select 'Commits'
3. Select 'Browse code' from next to PsiAngband 1.0.7 in the list
4. Select the ZIP button (note that the download will have a silly name)
To compare two releases:
1. Choose the branch of the variant the first release is from
2. Select 'Commits'
3. Record the SHA1 hash (jumble of letters and numbers) for the release you want
4. Repeat 1 to 3 for the second release
5. If the first hash is xxxxx, and the second yyyyy, go to the URL
https://github.com/angbandplus/AngbandPlus/compare/xxxxx...yyyyy