mirror of
https://git.checksum.fail/alec/isoc-py3.git
synced 2026-06-15 18:39:40 +03:00
Add README.md
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# isoc-py3
|
||||
TempleOS RedSea FUSE implementation for Python 3
|
||||
|
||||
# Commands
|
||||
|
||||
`isoc-mount [--rw] <filename.ISO.C> <mount_point>` will mount an ISO.C image on `mount_point`
|
||||
|
||||
Specify `--rw` to commit writes to ISO.C file, otherwise discarded on unmount.
|
||||
|
||||
# Prerequisites
|
||||
|
||||
- FUSE
|
||||
- fusepy
|
||||
Reference in New Issue
Block a user