Show build.properties syntax highlighted
# build properties for astrum
# Set the version (edit before any new release!)
astrum.version = svn
# Setup project details
astrum.builddir = ./build
astrum.projectname = Astrum_Futura
astrum.distcodedir = ./astrumfutura/
# Setup source and distribution settings
astrum.distname = ${astrum.projectname}-${astrum.version}
astrum.srcdir = ${astrum.builddir}/src
astrum.srcdir.subdir = ${astrum.srcdir}/${astrum.distname}
astrum.distdir = ${astrum.builddir}/dist
See more files for this project here
Multiplayer space strategy game written in PHP5 with the Zend Framework. User interface uses Javascript/AJAX for dynamic interaction. Players compete across a hexagonal map of 10,000 sectors, planets, stars and other locations through trade and combat.
Project homepage:
http://sourceforge.net/projects/astrumfutura
Programming language(s): PHP,XML
License: other
README
build.properties
build.xml