inequation / map2t3d

Medal of Honor Allied Assault .map (with possible extension to Quake 3) to UDK .t3d level converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A half-assed .map to .t3d converter written in Python. For usage information, just run it:
- on *nix, type:
  $ chmod +x map2t3d.py && ./map2t3d.py
- on Windows, make sure you have Python installed, and then run:
  >python map2t3d.py

Written by Leszek Godlewski <lg@inequation.org>

About

Medal of Honor Allied Assault .map (with possible extension to Quake 3) to UDK .t3d level converter


Languages

Language:Python 100.0%