KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
COD2Q3
★ 9
Open GitHub ↗
COD4/5 map to Quake 3 map converter
Download README (.md)
Explore Similar Repositories
youtube-GPT-summarizer-chrome-extension
:
No description available.
nestjs-pipes
:
JavaScript library that provides pipe functions for Nest.js application.
jinja2_mjml
:
Jinja2 integration with MJML
flutter-location
:
Get User’s Current Location in Flutter Clean Architecture
a-star
:
My successful legacy AStar JavaScript code ported to my own repository
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
COD2Q3
?
Download (.md)
 Barebones COD4/5 map file to Quake 3 map file format. - Only supports brushes without attributes (can't be detail, non-colliding, etc.) - Only supports "lightmap_gray" (default). Press Shift + L in radiant to change if needed - Does not support prefabs (just stamp them in radiant) - Does not support curves, entities, or terrain patches (yet) - Works with [TrenchBroom](https://trenchbroom.github.io/). - Works with [Qodot](https://qodotplugin.github.io/) ## Usage To use the program, compile and run the code and copy/drag your .map file onto it. The output will be in the same directory as the input file and will append _q3 at the end of the file name