Ian Burgwin
|
a2fff40540
|
update readme with new arguments and current files, add aliases to setup.py, add internal stuff to help with readme building
|
2018-03-20 23:03:19 -07:00 |
|
Ian Burgwin
|
17a3428ea4
|
add ExeFS mounting and classes, add ExeFSMount support to NCCHMount, add type hint to RomFSReader.get_info_from_path, other minor changes
|
2018-03-17 13:05:02 -07:00 |
|
Ian Burgwin
|
f836248b46
|
change how mount_* is executed: point to fuse3ds.__main__ instead and get correct type from argv[0]
|
2018-03-11 20:06:43 -07:00 |
|
Ian Burgwin
|
0de64672c8
|
move mount_* scripts to a mount directory
|
2018-03-09 23:27:14 -08:00 |
|
Ian Burgwin
|
c5b1313f5d
|
remove --user for windows/macos, leave for linux since it would likely often mess with the system install; add --upgrade to ensure the latest is installed; fix setup.py outdated-version exit message
|
2018-03-03 16:28:12 -08:00 |
|
Ian Burgwin
|
bba85699aa
|
require 3.5.2+ specifically, add note about venv usage during setup, switch twl_key_x in mount_nand to use util.readle, add type hints to pyctr.crypto, add NYI setup_keys_from_otp
|
2018-03-01 15:14:39 -08:00 |
|
Ian Burgwin
|
f2ae536d71
|
include fuse3ds.pyctr in packages to fix import error
|
2018-03-01 09:48:15 -08:00 |
|
Ian Burgwin
|
8df7d6c601
|
change install command to install from github directly, and (hopefully) make it work on windows until original fusepy supports windows
|
2018-02-28 23:42:47 -08:00 |
|
Ian Burgwin
|
4f4b478a5d
|
switch to using setuptools to install as a module
|
2018-02-28 22:40:33 -08:00 |
|