Added dxf2papercraft wrapper extension for Linux/Windows

This commit is contained in:
2020-09-11 18:21:56 +02:00
parent 6e3acc2805
commit 98a6418676
44 changed files with 598596 additions and 0 deletions

View File

@ -0,0 +1,26 @@
Binary-package:
---------------
Windows:
* double-click "kabeja.exe"
Linux/Unix:
* sh kabeja.sh
or:
* chmod a=rx kabeja.sh (only ones)
* ./kabeja.sh
Other:
* java -jar launcher.jar
Buidling:
---------
You need Ant for building (http://ant.apache.org).
If you want to build the Cocoon-block you have to copy blocks.propterties
to local.blocks.properties and edit this file (set the path to the Cocoon-libraries).
try:
ant