Compare commits
4 Commits
4.0.1-hotf
...
4.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94e60e0ded | ||
|
|
b0233b796e | ||
|
|
99b45cac7b | ||
|
|
ee212a5156 |
@@ -51,16 +51,18 @@ For question specifically for TegraExplorer, go to [my discord](https://discord.
|
||||
Based on [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM), and thus also based on [Hekate](https://github.com/CTCaer/hekate)
|
||||
|
||||
Awesome people who helped with this project:
|
||||
- shchmue
|
||||
- Dennthecafebabe
|
||||
- [shchmue](https://github.com/shchmue)
|
||||
- [maddiethecafebabe](https://github.com/maddiethecafebabe/)
|
||||
- [bleck9999](https://github.com/bleck9999)
|
||||
|
||||
Other awesome people:
|
||||
- PhazonicRidley
|
||||
- Dax
|
||||
- Huhen
|
||||
- Bleck9999
|
||||
- Exelix
|
||||
- Emmo
|
||||
- Gengar
|
||||
- Einso
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
@@ -45,7 +45,8 @@ static const pkg1_id_t _pkg1_ids[] = {
|
||||
{ "20210805", 12}, //13.0.0 - 13.2.0
|
||||
{ "20220105", 12}, //13.2.1
|
||||
{ "20220209", 13}, //14.0.0 - 14.1.2
|
||||
{ "20220801", 14}, //15.0.0+
|
||||
{ "20220801", 14}, //15.0.0 - 15.0.1
|
||||
{ "20230111", 15}, //16.0.0+
|
||||
{ NULL } //End.
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user