3
3
## README
4
4
5
5
Spring (formerly TASpring) is an Open Source Real Time Strategy game engine.
6
- Visit our [ project homepage] (http://springrts.com/ ) for help, suggestions,
6
+ Visit our [ project homepage] ( http://springrts.com/ ) for help, suggestions,
7
7
bugs, community forum and everything spring related.
8
8
9
9
### Compiling
10
10
11
- Detailed instructions for how to compile Spring can be found [ here] (http://springrts.com/wiki/Building_spring )
11
+ Detailed instructions for how to compile Spring can be found [ here] ( http://springrts.com/wiki/Building_spring )
12
12
13
13
The most simple set of commands will be:
14
14
@@ -22,7 +22,7 @@ Usually, you want to use an installer or a package prepared for your OS:
22
22
* Windows: < http://springrts.com/wiki/Download >
23
23
* Linux: < http://springrts.com/wiki/SetupGuide >
24
24
25
- If you want to compile and install from source, please see [ this wiki page] (http://springrts.com/wiki/Building_spring )
25
+ If you want to compile and install from source, please see [ this wiki page] ( http://springrts.com/wiki/Building_spring )
26
26
27
27
The most simple set of commands will be:
28
28
@@ -31,11 +31,11 @@ The most simple set of commands will be:
31
31
### Using
32
32
33
33
Use a lobby client for playing single- or multi-player matches.
34
- A list of lobbies may be found [ here] (http://springrts.com/wiki/Lobby_Development#Lobby_client_development )
34
+ A list of lobbies may be found [ here] ( http://springrts.com/wiki/Lobby_Development#Lobby_client_development )
35
35
36
36
Once you are in-game, Spring games basically work like every other RTS,
37
- though it has [ a LOT of additional ways of control and customizability] (http://springrts.com/wiki/Using_Spring ).
37
+ though it has [ a LOT of additional ways of control and customizability] ( http://springrts.com/wiki/Using_Spring ) .
38
38
39
39
### Notes
40
40
41
- A more extensive readme can be found [ here] (http://springrts.com/wiki/Read_Me_First ).
41
+ A more extensive readme can be found [ here] ( http://springrts.com/wiki/Read_Me_First ) .
0 commit comments