File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
playground/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ This engine is meant to be imported with maven from a project such as [the Game
8
8
9
9
Check the documentation on the [ tech.io playground] ( https://www.codingame.com/playgrounds/25775 ) .
10
10
11
- Check the [ javadoc] ( https://codingame.github.io/codingame-sdk-doc / ) .
11
+ Check the [ javadoc] ( https://codingame.github.io/codingame-game-engine / ) .
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The entry point of the game is the class `SoloGameManager` or `MultiplayerGameMa
18
18
19
19
# Resources
20
20
21
- - [ Javadoc] ( https://codingame.github.io/codingame-sdk-doc / )
21
+ - [ Javadoc] ( https://codingame.github.io/codingame-game-engine / )
22
22
- [ SDK source] ( https://github.com/CodinGame/codingame-game-engine )
23
23
- [ Free to use graphical assets] ( https://github.com/CodinGame/codingame-sdk-assets )
24
24
- [ Game Skeleton] ( https://github.com/CodinGame/game-skeleton )
You can’t perform that action at this time.
0 commit comments