| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2013-03-11 |
|
[4f358e] prototype client for xmpp added |
| res | 2012-11-19 |
|
[b890e9] Fixed default settings |
| src | 2015-12-25 |
|
[456fd6] Smack updated |
| .hgignore | 2014-05-10 |
|
[2c19ac] Now using maven |
| README.md | 2015-12-25 |
|
[456fd6] Smack updated |
| pom.xml | 2015-12-25 |
|
[456fd6] Smack updated |
AbsIm is an open source text adventure engine. Adventures are written in an intuitive open XML-based format.
At the moment XMPP and console clients are available.
To start a server for a specific XMPP account use:
java -jar AbsoluteImmersion.jar [storyfile] [user] [password] [host] [port]
Play by starting a chat with this account.
Storyfiles need to be encoded as UTF-8.