Find a file
2025-11-14 03:30:33 -08:00
app query params and some fog stuff 2025-11-14 03:30:33 -08:00
docs cleanup, add README 2025-11-12 20:00:14 -08:00
generated Initial commit 2025-09-11 16:56:30 -07:00
public add symlink from public/base to docs/base 2025-11-11 15:50:31 -08:00
scripts add camera controls to README 2025-11-12 20:28:31 -08:00
src Fix texture orientation. Add AO. Fix fog transition in sky 2025-11-14 03:10:26 -08:00
.gitignore Initial commit 2025-09-11 16:48:23 -07:00
.nvmrc wip 2025-11-12 19:23:30 -08:00
mission.pegjs Initial commit 2025-09-11 16:48:23 -07:00
next-env.d.ts Initial commit 2025-09-11 16:48:23 -07:00
next.config.ts Initial commit 2025-09-11 16:48:23 -07:00
package-lock.json Fix texture orientation. Add AO. Fix fog transition in sky 2025-11-14 03:10:26 -08:00
package.json Fix texture orientation. Add AO. Fix fog transition in sky 2025-11-14 03:10:26 -08:00
README.md add camera controls to README 2025-11-12 20:28:31 -08:00
screenshot.png cleanup, add README 2025-11-12 20:00:14 -08:00
tsconfig.json Initial commit 2025-09-11 16:48:23 -07:00

T2 MapGenius™

Map inspector for Tribes 2.

Screenshot of map inspector

Usage

👉 Open the app!

Camera Controls

Click inside the map preview area to capture the mouse.

Key Action
W Forward
A Left
S Backward
D Right
Space Up
Shift Down
Esc Release mouse

Development

Install dependencies:

npm install

Run the dev server:

npm start

Running scripts

tsx is included to run TypeScript files directly.

Example:

tsx scripts/generate-manifest.ts