Filesystem output adapter
Open
Nobody has claimed this yet.
enhancement
sw: Adapter
- Dominant language
- Lua
- Stars
- 41
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Dump point-in-time metrics to filesystem with configurable filename and format (CSV, JSON). For multiplayer worlds, this could be used as a way to enable out-of-game resource leaderboards with a script that scrapes all the computer filesystems on a schedule.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by locating existing output adapters and their test coverage, then trace how point-in-time metrics are passed to adapters. Done means filesystem output supports configurable filenames and CSV or JSON formats, with tests covering both formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100