You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/map_features.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@ SpringBoard doesn't come with any map features besides the engine-default geoven
10
10
11
11
To import new features you need to perform the following steps:
12
12
13
-
1. Find existing feature sets (e.g. `SpringFeatures<https://github.com/Spring-Helper-Projects/spring-features>`_) or make your own following the official `Spring docs<https://springrts.com/wiki/Gamedev:FeatureDefs>`_.
13
+
1. Find existing feature sets (e.g. `SpringFeatures<https://github.com/Spring-Helper-Projects/spring-features>`_) or make your own following the official `Spring docs<https://springrts.com/wiki/Gamedev:FeatureDefs>`_.
14
14
15
15
2. Copy features into your project and restart.
16
16
17
-
Below is an example of how to copy ``SpringFeatures`` into a SpringBoard project.
17
+
Below is an example of how to import ``SpringFeatures`` into a SpringBoard project.
0 commit comments