File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Include the dependency below in the pom.xml of your project.
1313<dependency >
1414 <groupId >com.codingame.gameengine</groupId >
1515 <artifactId >runner</artifactId >
16- <version >2.13 </version >
16+ <version >3.0.0 </version >
1717</dependency >
1818```
1919Or a more recent version. See the [ Release Notes] ( playground/misc/misc-3-release-notes.md ) .
@@ -88,7 +88,7 @@ Many of the viewer's game-specific parameters may be changed by the default `con
8888
8989See the [ Viewer configuration] ( core-4-configuration.md#viewer-configuration ) for more details.
9090
91- # Testing
91+ # Testing < a name = " testing " ></ a >
9292
9393You can run your game without launching a server. This is useful to batch test your game in various conditions.
9494
You can’t perform that action at this time.
0 commit comments