]> git.localhorst.tv Git - alttp.git/commit
aos seed generation
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 10 May 2022 17:10:37 +0000 (19:10 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 10 May 2022 17:10:37 +0000 (19:10 +0200)
commitca90048a9fb2d8c3c65d81096ecd36bbf7c51ff5
tree069de6746d04ba6ff62117f85c6faeeb82f0e4af
parent75b3b5826c781e47b3db693fa6d3d17f67c79e56
aos seed generation
12 files changed:
.env.example
app/DiscordAppCommands/AosrPresetCommand.php
app/Jobs/GenerateAosSeed.php [new file with mode: 0644]
app/Models/AosSeed.php
composer.json
composer.lock
config/aos.php
database/migrations/2022_05_10_144912_aos_seed_generation.php [new file with mode: 0644]
resources/js/components/aos/Seed.js
resources/js/components/pages/AosSeed.js
resources/js/i18n/de.js
resources/js/i18n/en.js