// DO NOT EDIT. This file is generated by Fresh. // This file SHOULD be checked into source version control. // This file is automatically updated during development when running `dev.ts`. import * as $0 from "./routes/_404.tsx"; import * as $1 from "./routes/_app.tsx"; import * as $2 from "./routes/api/fabric/index.ts"; import * as $3 from "./routes/api/forge/index.ts"; import * as $4 from "./routes/api/manage.ts"; import * as $5 from "./routes/api/players.ts"; import * as $6 from "./routes/index.tsx"; import * as $7 from "./routes/mods/index.tsx"; import * as $8 from "./routes/players.tsx"; import * as $9 from "./routes/properties.tsx"; import * as $10 from "./routes/setup/eula.tsx"; import * as $11 from "./routes/setup/fabric.tsx"; import * as $12 from "./routes/setup/forge.tsx"; import * as $13 from "./routes/setup/index.tsx"; import * as $14 from "./routes/terminal.tsx"; import * as $15 from "./routes/upload.ts"; import * as $$0 from "./islands/fabricVersions.tsx"; import * as $$1 from "./islands/fileUploader.tsx"; import * as $$2 from "./islands/forgeVersions.tsx"; import * as $$3 from "./islands/players.tsx"; import * as $$4 from "./islands/statusManager.tsx"; import * as $$5 from "./islands/terminal.tsx"; const manifest = { routes: { "./routes/_404.tsx": $0, "./routes/_app.tsx": $1, "./routes/api/fabric/index.ts": $2, "./routes/api/forge/index.ts": $3, "./routes/api/manage.ts": $4, "./routes/api/players.ts": $5, "./routes/index.tsx": $6, "./routes/mods/index.tsx": $7, "./routes/players.tsx": $8, "./routes/properties.tsx": $9, "./routes/setup/eula.tsx": $10, "./routes/setup/fabric.tsx": $11, "./routes/setup/forge.tsx": $12, "./routes/setup/index.tsx": $13, "./routes/terminal.tsx": $14, "./routes/upload.ts": $15, }, islands: { "./islands/fabricVersions.tsx": $$0, "./islands/fileUploader.tsx": $$1, "./islands/forgeVersions.tsx": $$2, "./islands/players.tsx": $$3, "./islands/statusManager.tsx": $$4, "./islands/terminal.tsx": $$5, }, baseUrl: import.meta.url, }; export default manifest;