Convexer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
<source lang=cmd>
<source lang=cmd>
<git clone git://harrygodden.com/convexer.git>
<git clone git://harrygodden.com/convexer.git>
{
</source>
  printl(entity)
}</source>

Revision as of 09:51, 5 February 2024

English (en)Translate (Translate)

Convexer is a mapping tool for Source Source using blender. It has a free Linux/GNU Version and a paid Windows version available for $30 USD via paypal located on the website.

Warning.pngWarning:Paypal Offers refunds for 180 days after purchase, If you do not receive the product ask for a refund and put a notice on this page that the seller is a scammer/inactive

Install Instructions

Note.pngNote:I will add more info in a little bit

For linux

Install GCC, G++ compilers, next input the following

<git clone git://harrygodden.com/convexer.git>