We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4187db9 + 63afcff commit 002e644Copy full SHA for 002e644
1 file changed
README.md
@@ -1,4 +1,6 @@
1
# RadiantMapToWavefrontObj
2
+A project that allows the conversion of Quake engine based brush maps to
3
+ 3D models.
4
Converts (Gtk)Radiant .map files to Wavefront .obj formatted files.
5
6
### Usage:
@@ -17,5 +19,6 @@ Drag and drop a .map file onto the .exe
17
19
18
20
(*if there are any .map formats not supported, please notify me*)
21
-### Latest Release
-[Latest Release](https://github.com/CptWesley/RadiantMapToWavefrontObj/releases/latest)
22
+### Links
23
+-[Latest Release](https://github.com/CptWesley/RadiantMapToWavefrontObj/releases/latest)
24
+-[SCRUM](https://waffle.io/CptWesley/RadiantMapToWavefrontObj)
0 commit comments