The tool can be found here.
https://github.com/bozaro/git-lfs-migrate/releases
I recommend to migrate an existing repo to a new repo with lfs support activated and delte the old one afterwards.
The tool can be found here.
https://github.com/bozaro/git-lfs-migrate/releases
I recommend to migrate an existing repo to a new repo with lfs support activated and delte the old one afterwards.
| /** | |
| * Tile layer loader and handler of collisions | |
| */ | |
| ; | |
| Quintus.BomberManTileLayers=function(Q) { | |
| /** | |
| * Own implementation of a tile layer using tiled json file | |
| */ | |
| Q.TileLayer.extend("TiledJsonFile", { |