This repository exists purely for tracking issues, bugs, and feature requests for StarScript.
If you use StarScript and run into a problem, notice something behaving strangely, or have an idea that could make the system better, this is the place to report it.
StarScript is a story engine and scripting format designed for creating interactive narrative systems. It’s built to support complex story structures while staying easy to author and extend.
This repo does not contain the StarScript source code — it is only used for feedback and tracking.
Feel free to open an issue if you:
- Found a bug or unexpected behavior
- Have a feature request
- Want to suggest an improvement to the story format
- Have documentation feedback
- Are confused about how something works
Even small reports are helpful.
A quick check helps keep things tidy:
- Search existing issues to see if it was already reported
- Use a clear title describing the problem
- Include steps to reproduce if it’s a bug
When reporting a bug, try to include:
- What you expected to happen
- What actually happened
- Example StarScript snippet (if relevant)
- Engine/runtime version if applicable
Feature ideas are welcome. When suggesting one, it helps to include:
- The problem you're trying to solve
- A rough idea of how it could work
- Example use cases
If you just want to ask a question or talk about ideas, feel free to open a discussion-style issue.
This repository contains no code, only issue tracking and discussion.