diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2021-07-13 10:02:41 +0200 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2021-07-13 10:02:41 +0200 |
| commit | 187c4eab452ac2c44a1417e5a08d4ab99c560f5a (patch) | |
| tree | 0637d40891425f6fc8d4f718adb57dcedb7aa529 /akkamon.tiled-project | |
| parent | b4124df053fb431ff835754b7ad02ee5eb1f9333 (diff) | |
feat(loading tilemap): tilemap created in tiled
Diffstat (limited to 'akkamon.tiled-project')
| -rw-r--r-- | akkamon.tiled-project | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/akkamon.tiled-project b/akkamon.tiled-project new file mode 100644 index 0000000..6ca3399 --- /dev/null +++ b/akkamon.tiled-project @@ -0,0 +1,10 @@ +{ + "automappingRulesFile": "", + "commands": [ + ], + "extensionsPath": "extensions", + "folders": [ + "client/dist/assets" + ], + "objectTypesFile": "" +} |
