Content
# 🎞️ mcpr editor
Replay Mod の保存ファイル .mcpr を編集する
`mcpr-cli --help`
```
mcpr editor cli
Usage: mcpr-cli [OPTIONS]
Options:
-i, --input <INPUT>
-o, --output <OUTPUT>
--exclude-packets <EXCLUDE_PACKETS>
--include-packets <INCLUDE_PACKETS>
-p, --packet-details
--unknow-packet
-c, --compression-level <COMPRESSION_LEVEL>
--interval <INTERVAL> [default: 0]
-h, --help Print help
-V, --version
```
## Features
- [x] Library
- [x] CLI
- [ ] Web App
- [ ] ...
### Library
- [x] mcpr IO
- [ ] flashback IO
- [x] unzipped directory IO
- [x] packet stream
- [x] encoder / decoder
### CLI
- [x] connect
- [ ] cut
- [ ] change speed
- [x] packet restriction (include/exclude)
- [x] compress
- [x] show packet details
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.