Quelques mises a jour amusantes
This commit is contained in:
parent
bb95f8f8fd
commit
5d4ea4e85a
14 changed files with 294 additions and 73 deletions
|
@ -1,6 +1,6 @@
|
|||
GET / controllers.HomeController.index()
|
||||
GET /game controllers.GameController.index()
|
||||
GET /bricks controllers.GameController.getBricks()
|
||||
GET /bricks controllers.GameController.getBricks(file: String)
|
||||
|
||||
# Map static resources from the /public folder to the /assets URL path
|
||||
GET /assets/*file controllers.Assets.versioned(path="/public", file: Asset)
|
Loading…
Add table
Add a link
Reference in a new issue