application/addventure

A system for creating a forest of stories.

dev-master 2015-02-20 07:21 UTC

This package is not auto-updated.

Last update: 2020-01-06 03:27:19 UTC


README

This is the main Addventure2 repository. It aims to be a full replacement for the old Addventure system, but with additional and improved features.

How to install?

If you haven't already, get composer:

$ curl -s https://getcomposer.org/installer | php

Then, you can install the current development version of the Addventure2:

$ php composer.phar create-project -s dev application/addventure /path/to/addventure

What is the current state?

It's usable for now, though some administrative functionality is not implemented yet, such as user management or deleting/editing episodes.