Find a file
2025-11-14 23:43:42 -08:00
app move non-Next components out of app folder 2025-11-14 17:23:23 -08:00
docs first try at converting .dst files 2025-11-14 17:16:25 -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 remove unnecessary assets, add setting persistence 2025-11-13 23:41:10 -08:00
src Merge branch 'chore/react-three-fiber' of https://github.com/exogen/t2-mapper into chore/react-three-fiber 2025-11-14 23:43:42 -08:00
.gitignore remove unnecessary assets, add setting persistence 2025-11-13 23:41:10 -08:00
.nvmrc wip 2025-11-12 19:23:30 -08:00
0001-Fix-object-rotation.patch Invert 2025-11-14 14:04:47 -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 set up static shape components 2025-11-14 19:05:24 -08:00
package.json add more items 2025-11-14 23:20:20 -08:00
README.md remove unnecessary assets, add setting persistence 2025-11-13 23:41:10 -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
△ Scroll/mouse wheel up Increase speed
▽ Scroll/mouse wheel down Decrease speed

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