diff options
author | Leonard Kugis <leonard@kug.is> | 2025-09-29 02:35:04 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-09-29 02:35:04 +0200 |
commit | 7824c498e47376dcca530450cc7b656b018271b5 (patch) | |
tree | 11dd956738cd6b22e8455510e7403ceb4c96ae9b /module.prop | |
download | magisk-bindfs-7824c498e47376dcca530450cc7b656b018271b5.tar.gz |
Initial commit
Diffstat (limited to 'module.prop')
-rw-r--r-- | module.prop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/module.prop b/module.prop new file mode 100644 index 0000000..21b23c5 --- /dev/null +++ b/module.prop @@ -0,0 +1,6 @@ +id=magisk-bindfs +name=magisk-bindfs +version=1.0.0 +versionCode=100 +author=Lionheart1810 +description=Systemless BindFS |