]> git.localhorst.tv Git - alttp.git/commit
add plain maps
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 1 Feb 2023 14:48:26 +0000 (15:48 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 1 Feb 2023 14:48:26 +0000 (15:48 +0100)
commit18424fc6de2fc902ee2b2d3143955081263adff4
treed97d7777479b9f995718509b6228ac4ba445ef46
parent18759929710746d45d0f69e4f09205db3ddc74af
add plain maps
package-lock.json
package.json
resources/js/components/App.js
resources/js/components/map/Buttons.js [new file with mode: 0644]
resources/js/components/map/OpenSeadragon.js [new file with mode: 0644]
resources/js/components/map/Viewer.js [new file with mode: 0644]
resources/js/components/pages/Map.js [new file with mode: 0644]
resources/js/i18n/de.js
resources/js/i18n/en.js
webpack.mix.js