]> git.localhorst.tv Git - alttp.git/commit
add step ladder importer
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 19 May 2025 16:46:46 +0000 (18:46 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 19 May 2025 16:48:14 +0000 (18:48 +0200)
commitd5c26e14efd75e0b81b2f0006d3940a66967b6a7
treef9943c7182c48499831c87eeed0ca9d68f390293
parentfa2ea82c9b94c134c9228437696bac4c85f5cde3
add step ladder importer
app/Console/Commands/SyncStepLadder.php [new file with mode: 0644]
app/Console/Kernel.php
app/Models/StepLadderMode.php [new file with mode: 0644]
database/migrations/2025_05_19_162331_create_step_ladder_modes_table.php [new file with mode: 0644]