application/addventure

A system for creating a forest of stories.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/application/addventure

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.