mirror of
https://github.com/shijimasoft/cia-unix.git
synced 2025-06-18 14:25:34 -04:00
README updated
This commit is contained in:
parent
84da162cd8
commit
76b68379cd
@ -1,6 +1,6 @@
|
||||
# cia-unix
|
||||
|
||||
*Decrypt CIA roms in a UNIX environment* 🪐
|
||||
*Decrypt CIA roms in UNIX environments* 🪐
|
||||
|
||||
#### Requirements
|
||||
* Python 2.7
|
||||
@ -15,20 +15,19 @@ cia-unix/
|
||||
└─ Encrypted Game.cia
|
||||
```
|
||||
|
||||
|
||||
## Contributors
|
||||
ctrtool and makerom are from [*3DSGuy* repository](https://github.com/3DSGuy/Project_CTR)
|
||||
|
||||
*[AdawareDeveloper](https://github.com/AdawareDeveloper)* contributed translating the [windows-only version](https://github.com/matiffeder/3DS-stuff/blob/master/Batch%20CIA%203DS%20Decryptor.bat)
|
||||
|
||||
## 📮 Roadmap
|
||||
## 📋 Roadmap
|
||||
- [x] Decrypt .cia
|
||||
- [x] Games
|
||||
- [x] Patch and DLCs
|
||||
- [ ] Decrypt .3ds
|
||||
- [ ] Rust 'decrypt.py' rewrite
|
||||
|
||||
## Build from source
|
||||
## ⚡️ Build from source
|
||||
You’ll need the [Crystal compiler](https://crystal-lang.org/install/)
|
||||
|
||||
`crystal build cia-unix.cr --release`
|
||||
|
Loading…
Reference in New Issue
Block a user