adding back more extensions

This commit is contained in:
2022-11-05 12:30:28 +01:00
parent fed542ba37
commit 990f87171a
93 changed files with 602807 additions and 137 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