local i = require("install") if i.is_installed() then http.redirect("/") end return send.html([[ Dragon Knight Installation

Dragon Knight Installation

Installation for Dragon Knight is a simple two-step process: set up the database tables, then create the admin user. After that, you're done.

]])