dayzdockerserver/web
Daniel Ceregatti 65840a79c5 Refactor everything the relies on getting a mod by index in a listing. This had to account for context such needing to maintain mod ordering when starting the server.
Moved a lot of the functions out of scripts and into common and consolidated.
Fix some output formatting.
Make key copying only happen in a server.
2023-08-30 18:08:08 -07:00
..
bin Refactor everything the relies on getting a mod by index in a listing. This had to account for context such needing to maintain mod ordering when starting the server. 2023-08-30 18:08:08 -07:00
docroot Let's just use the store to do all reactivity. 2023-08-14 09:10:35 -07:00
root Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
Dockerfile Let's just use the store to do all reactivity. 2023-08-14 09:10:35 -07:00
package-lock.json Add mod search. 2023-05-25 17:32:58 -07:00
package.json Add mod search. 2023-05-25 17:32:58 -07:00
start.sh Don't forget to npm install! 2023-06-16 15:51:00 -07:00
web.js Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00