96 Commits

Author SHA1 Message Date
Berk
7ccb89165e
Update README.md
Added some improvements to running the program after installation. Thanks to @feikname
2019-04-14 14:17:51 +10:00
Berk
0154361e37
Updated README.md
I have added the installation procedure to install OpenSpades via Flatpak on Linux.
2019-04-07 12:38:24 +10:00
Hugo Locurcio
4414cec6d1
Use HTTPS links in README
This also replaces references to Mac OS X with macOS, which is
the official name since 10.12.
2018-10-15 21:44:34 +02:00
Flávio Monteiro
a83b267eea
README.md: mention imagemagick dependency
It's required as a build dependency for generating the icon(s).
The wiki page was also updated too. 

Fixes #777.
2018-10-09 01:37:58 -03:00
feikname
9da4ea4c23 Update README.md to have VS2017 as a supported version 2018-02-14 15:27:32 -02:00
fantoro
97a28cff10
Update README.md
I removed the PPA because I gave up, debian packaging is a fucking nightmare.
2018-01-01 02:37:58 +01:00
fantoro
b3ebac4157
Added the PPA to README 2017-11-30 15:50:01 +01:00
YVT
c03e869e2b Update README.md 2017-08-31 22:46:43 +09:00
Flávio Monteiro
b34c501bdc Update README.md 2017-08-22 20:00:06 -03:00
YVT
ed1e1c88f6 Update building instructions 2017-05-12 02:44:47 +09:00
Flávio Monteiro
4b3219cdea README.md: make some small aesthetic changes 2017-05-03 16:30:53 -03:00
Alan Pope
3b1ad491f2 Update README.md to add snap install instructions 2017-05-03 10:17:50 +01:00
yvt
d78b91a92f Fix for MSVC 2017-02-25 10:51:47 -08:00
yvt
3bceeaba21 Update URLs 2017-02-18 19:22:45 +09:00
YVT
2272a3d77b Update README.md
Add Crowdin badge
2017-02-06 16:33:40 +09:00
yvt
218f1a3cbb Update README.md 2017-01-14 04:44:11 +09:00
Way, No
e07e8261a9 Added a handful of badges (#533)
* Added a handful of badges

Retina-ready travis-ci badge, total downloads, release, open issues and pending pull requests badge

* Removed redundant badges
2017-01-09 00:25:19 +09:00
yvt
1ae14b4fbb Update README.md 2017-01-08 00:03:38 +09:00
yvt
7a14c39911 Enhancement to weapon sound effects 2017-01-06 04:01:10 +09:00
yvt
d53a92b8a2 Update README.md 2016-12-26 17:46:32 +09:00
yvt
39ec2d6a1d Update macOS library dependencies 2016-12-26 00:02:01 +09:00
Tomoaki Kawada
7ec5a7b8b0 Make opus decoder working on Linux 2016-12-18 01:41:50 +09:00
Tomoaki Kawada
bdc6cd2ee1 Fix pak location 2016-12-18 01:40:34 +09:00
yvt
2ecbd554b4 Support Ogg Opus audio files (.opus) on macOS 2016-12-18 00:45:17 +09:00
yvt
fd7f5cb764 Update devpak to r31
* Revert some sound effects

* Moved ironsight models to the main repo
2016-12-17 04:25:21 +09:00
YVT
2d0ae3b817 FreeType2 font renderer (#484)
* Backport ngspades’s FreeType2 font renderer

* Change system fonts

* Fix SWImage::Update

* Preliminary custom TTF/OTF font support

* Fix font rendering

* Adjust design

* Update devpak

* Fix to compile on Linux

* Update .travis.yml

* Update external libraries

* Update .travis.yml

* Attempt to fix Travis CI build

* Add missing sudo to travis.yml

* Nevermind the changes, it didn't work

* Update .travis.yml

* Update .travis.yml and CMakeLists.txt
2016-12-11 23:18:16 +09:00
Flávio Monteiro
2167e4f027 Add missing dlls for YSR audio on README.md 2016-12-09 13:48:32 -02:00
Flávio Monteiro
0c8b271ed9 Update Windows instructions in README.md
* Remove an unnecessary step about paks (already dealt by the `OpenSpades_Resources` project)
 * Small grammar improvements
2016-12-09 13:27:37 -02:00
yvt
267c9e9133 Relocate dev paks 2016-12-09 22:23:35 +09:00
Flávio Monteiro
2af8cfe7c0 Update README.md 2016-12-09 07:18:55 -02:00
Flávio Monteiro
deb3cc0e65 Add more Windows instructions inside README.md
* Add missing DLL for YSR (libgcc_s_dw2-1.dll)
 * More detailed information about paks
2016-12-09 07:15:02 -02:00
Flávio Monteiro
86bb44d4c2 Update README.md
Fixes #482
2016-12-08 06:14:36 -02:00
Flávio Monteiro
10cd537ad5 Update README.md 2016-12-06 00:47:55 -02:00
YVT
aa9dea330c Support pak creation with Windows builds
- mkpak.sh was ported to PowerShell (tested on PowerShell 5).
- Resources/CMakeList.txt was modified to use mkpak.ps1 on Windows and
  to generate pak files in the "Resources" directory inside the build
  output directory.
- Fixes #316.
- However, users still have to download the non-free pak manually.
2016-12-05 11:13:50 -08:00
Flávio Monteiro
0d99d30da7 Update README.md 2016-12-04 11:45:54 -02:00
Tomoaki Kawada
b75f0c15a0 Update README.md 2016-12-03 19:55:35 +09:00
Flávio Monteiro
ab1b1309f3 Remove outdated 'ftlk' reference for Windows build
* See also: #220
2016-11-28 23:14:17 -02:00
Flávio Monteiro
d5135bac55 Improve readability in README.md 2016-11-24 21:26:59 -02:00
SKmedix
15531dce49 Update README.md 2016-11-23 18:30:28 +01:00
Flávio Monteiro
27d7bcf843 Fix forgotten backslashes. Again.
Ensure consistency, all backslashes should be slashes.
2016-11-22 19:38:47 -02:00
Flávio Monteiro
443e29c360 Small fixes and changes. 2016-11-22 19:33:37 -02:00
Flávio Monteiro
40ed780fa3 Go back to normal slashes. Add additional info. 2016-11-22 19:28:42 -02:00
Flávio Monteiro
d9f20da09e Use backslashes for Windows directory examples 2016-11-22 19:08:21 -02:00
Flávio Monteiro
fa18bacc37 Fix Building Instructions wrong formatting
* Invalid markdown for the URL
 * Increase readability
2016-11-22 17:31:07 -02:00
Flávio Monteiro
95579e1244 Add more building instructions 2016-11-22 17:26:53 -02:00
Flávio Monteiro
f618ce841f Small formatting changes. 2016-11-22 17:20:27 -02:00
Flávio Monteiro
2c47cbf394 Change from openspades to OpenSpades in README.md 2016-11-22 17:06:03 -02:00
YVT
fbeff2a26d Merge pull request #439 from VelocityRa/troubleshooting
Troubleshooting/Common Issues doc
2016-11-21 20:53:09 +09:00
Marco Schlumpp
968c754ab8
Add a link to the trello board. 2016-11-20 21:27:13 +01:00
Marco Schlumpp
d31c78a240
Put the most important link to the front. 2016-11-20 21:26:33 +01:00