Metadata-Version: 2.4
Name: worldlines
Version: 0.1.5
Summary: Worldlines launcher — a world simulation built on the neonrp agentic engine
Project-URL: Homepage, https://worldlines.gg
Project-URL: Repository, https://github.com/LudicDynamics/WorldLines
Project-URL: Issues, https://github.com/LudicDynamics/WorldLines/issues
Author: redoctober
Author-email: nikoloside <nikoloside@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: neonrp==0.1.5
Description-Content-Type: text/markdown

# worldlines

WorldLines is the guided launcher for the [NeonRP](https://github.com/LudicDynamics/WorldLines)
runtime — a file-backed text RPG engine with agent-driven storytelling.

This package is a thin shim that installs the matching `neonrp` runtime
and exposes the `worldlines` CLI entry point:

```bash
uv tool install worldlines
worldlines
```

For the full engine, features, and developer docs, see the main
[NeonRP repository](https://github.com/LudicDynamics/WorldLines).
