You also have to add a line to /play/jocly/dist/browser/jocly-allgames.js to make Jocly notice the files that you placed in /play/jocly/dist/browser/games/chessbase/.
I've done that. It shows up on the Other Jocly games panel, but when I try to load it, it doesn't work. I get the following error:
hectochess-model.js:257 Uncaught (in promise) TypeError: JocGame.LetsTwist is not a function
at ZobristInit (hectochess-model.js:257:20)
at Model.Game.InitGame (hectochess-model.js:354:3)
at JocGame.GameInitGame (jocly.game.js:3:7385)
at JocGame.Init (jocly.game.js:3:1572)
at e (jocly.core.js:1:1233)
at eval (jocly.core.js:1:2511)
I've done that. It shows up on the Other Jocly games panel, but when I try to load it, it doesn't work. I get the following error:
hectochess-model.js:257 Uncaught (in promise) TypeError: JocGame.LetsTwist is not a function
at ZobristInit (hectochess-model.js:257:20)
at Model.Game.InitGame (hectochess-model.js:354:3)
at JocGame.GameInitGame (jocly.game.js:3:7385)
at JocGame.Init (jocly.game.js:3:1572)
at e (jocly.core.js:1:1233)
at eval (jocly.core.js:1:2511)