mirror of
https://github.com/glest/glest-source.git
synced 2025-07-31 21:50:15 +02:00
add Arch Linux dependency info (closes #17)[skip ci]
* Updated AUTHORS.md * Added @biels * Added @dafky2000 I removed myself from the other sections. As one of the project maintainers, it can be assumed I contribute to other aspects. ;)
This commit is contained in:
29
AUTHORS.md
29
AUTHORS.md
@@ -3,42 +3,39 @@
|
|||||||
This documents people who have contributed to ZetaGlest. If you are
|
This documents people who have contributed to ZetaGlest. If you are
|
||||||
looking for information about the game from which it was forked, please
|
looking for information about the game from which it was forked, please
|
||||||
see the [MegaGlest home page](https://megaglest.org/) or view GitHub's
|
see the [MegaGlest home page](https://megaglest.org/) or view GitHub's
|
||||||
[automated list of contributors](https://github.com/ZetaGlest/zetaglest-source/graphs/contributors).
|
[automated list of contributors](https://github.com/ZetaGlest/zetaglest-source/graphs/contributors),
|
||||||
|
which includes the _MegaGlest_ commit log.
|
||||||
|
|
||||||
## Programming
|
## Programming
|
||||||
|
|
||||||
[Andy Alt](https://github.com/andy5995)
|
* [Andy Alt](https://github.com/andy5995)
|
||||||
|
* [James Sherratt](https://github.com/Jammyjamjamman)
|
||||||
[James Sherratt](https://github.com/Jammyjamjamman)
|
|
||||||
|
|
||||||
### php || mysql
|
### php || mysql
|
||||||
|
|
||||||
[Martijn De Boer](https://github.com/sexybiggetje) | [Master Server](https://github.com/ZetaGlest/zetaglest-masterserver/graphs/contributors)
|
* [Martijn De Boer](https://github.com/sexybiggetje) | [Master Server](https://github.com/ZetaGlest/zetaglest-masterserver/graphs/contributors)
|
||||||
|
|
||||||
## Graphics, Animation, and Artwork
|
## Graphics, Animation, and Artwork
|
||||||
|
|
||||||
[virtushda](https://github.com/virtushda)
|
* [virtushda](https://github.com/virtushda)
|
||||||
|
|
||||||
## Scenarios
|
## Scenarios
|
||||||
|
|
||||||
[Julie Marchant](https://github.com/onpon4)
|
* [Julie Marchant](https://github.com/onpon4)
|
||||||
|
* [Keith Sammut](https://github.com/keithsammut)
|
||||||
[Keith Sammut](https://github.com/keithsammut)
|
|
||||||
|
|
||||||
## XML
|
## XML
|
||||||
|
|
||||||
[Andy Alt](https://github.com/andy5995)
|
* [Biel Simon Rojas](https://github.com/biels)
|
||||||
|
|
||||||
## Music
|
## Music
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
[Shourya Jaiswal](https://github.com/shouryaj98)
|
* [Shourya Jaiswal](https://github.com/shouryaj98)
|
||||||
|
* [James Sherratt](https://github.com/Jammyjamjamman)
|
||||||
[James Sherratt](https://github.com/Jammyjamjamman)
|
|
||||||
|
|
||||||
[Andy Alt](https://github.com/andy5995)
|
|
||||||
|
|
||||||
## General Help
|
## General Help
|
||||||
|
|
||||||
[MathuSum Mut](https://github.com/mathusummut)
|
* [MathuSum Mut](https://github.com/mathusummut)
|
||||||
|
* [Dan Kelley](https://github.com/dafky2000)
|
||||||
|
7
BUILD.md
7
BUILD.md
@@ -70,6 +70,13 @@ libwxgtk3.0-dev libxml2-dev
|
|||||||
|
|
||||||
(Need editing/updating)
|
(Need editing/updating)
|
||||||
|
|
||||||
|
### Arch Linux
|
||||||
|
|
||||||
|
You can install the dependencies using `pacman`:
|
||||||
|
|
||||||
|
`pacman -S curl ftgl glew glu icu libgl libircclient libvorbis libx11
|
||||||
|
lua51 miniupnpc openal sdl2 wxgtk3 xerces-c cmake ftjam git mesa`
|
||||||
|
|
||||||
### Other (add sections)
|
### Other (add sections)
|
||||||
|
|
||||||
(Add other specific operating systems)
|
(Add other specific operating systems)
|
||||||
|
Reference in New Issue
Block a user