summaryrefslogtreecommitdiff
path: root/src/devices/file_device.rs
Commit message (Collapse)AuthorAge
* Sandbox the file deviceBen Bridle6 days
| | | | | | Unless the --trust-files switch is used, the file device will be sandboxed to a program-specific config folder placed according to the conventions of the operating system.
* Fix port mapping for file deviceBen Bridle9 days
| | | | A mapping used by an older prototype of Bedrock was still in use.
* Initial commitBen Bridle10 days