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
88
99Check the documentation on the [ tech.io playground] ( https://www.codingame.com/playgrounds/25775 ) .
1010
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
1818
1919# Resources
2020
21- - [ Javadoc] ( https://codingame.github.io/codingame-sdk-doc / )
21+ - [ Javadoc] ( https://codingame.github.io/codingame-game-engine / )
2222- [ SDK source] ( https://github.com/CodinGame/codingame-game-engine )
2323- [ Free to use graphical assets] ( https://github.com/CodinGame/codingame-sdk-assets )
2424- [ Game Skeleton] ( https://github.com/CodinGame/game-skeleton )
You can’t perform that action at this time.
0 commit comments