Commit graph

23 commits

Author SHA1 Message Date
UltiNaruto
f9696627b3
Update README.md 2022-01-01 16:04:49 +01:00
UltiNaruto
845a3fb425
Create README.md 2022-01-01 16:02:04 +01:00
UltiNaruto
0a176ee74d Version 1.4.5
Implemented an argument system
Added -i command to ignore data section size check on read
2021-12-27 20:15:57 +01:00
UltiNaruto
2829b64bd4
Merge pull request #6 from Antidote/linux-path-fix
Fix compiling on Linux
2021-10-31 04:54:44 +01:00
Phillip Stephens
b54890f51e
Fix compiling on Linux 2021-10-30 20:45:18 -07:00
UltiNaruto
ad3b6a27d5 Version 1.4.4 2021-10-29 20:21:56 +02:00
UltiNaruto
f5fbfe61dc
Merge pull request #5 from Kein/master
Fix 3 extra hashes
2021-10-29 20:17:14 +02:00
Kein
1b1ba7c809 Fix 3 extra hashes 2021-10-29 21:13:53 +03:00
UltiNaruto
1172af4e62 Version 1.4.3
Fixed again -o parameter since Git messed it up
Added version when having cursor on the DLL
2021-10-28 22:16:25 +02:00
UltiNaruto
d771879949 Version 1.4.2
Readded decimal reading in BinaryReaderLE
Fixed BinaryWriterLE stack overflow exception
2021-10-28 03:42:34 +02:00
UltiNaruto
f550397e48 Version 1.4.1
Fix behavior of -o parameter by @Bearborg
Added BinaryReaderLE override of BinaryReader
Added BinaryWriterLE override of BinaryWriter
2021-10-27 18:36:16 +02:00
UltiNaruto
491d2ea7fe
Merge pull request #4 from Bearborg/patch-1
Fix behavior of -o parameter
2021-10-27 18:30:16 +02:00
Bearborg
f04b080e0d
Fix behavior of -o parameter 2021-10-27 12:27:18 -04:00
UltiNaruto
cd39be0add
Merge pull request #3 from Kein/master
Updated hash table with all known types
2021-10-27 18:16:53 +02:00
Kein
1806109bfa Updated hash table with all known types 2021-10-27 18:29:20 +03:00
UltiNaruto
666886e3f8 Version 1.3
Fixed repacking PKGs
Removed the need to put the amount of bytes that pads the header

/!\ Repacking a PKG that was unpacks with an older version won't be supported
2021-10-21 17:16:29 +02:00
UltiNaruto
46c5278587 Version 1.2
Added original file path support (not all files have their original file path)
To add custom files you need to reference it using a relative path from the folder in files.list where files.list is
2021-10-20 19:07:22 +02:00
UltiNaruto
c09511b959 Merge remote-tracking branch 'refs/remotes/origin/master' 2021-10-14 08:01:02 +02:00
UltiNaruto
a4b37a9b16 Version 1.1
Fixed extracting/repacking non world PKG
2021-10-14 07:57:41 +02:00
UltiNaruto
11043c7fef
Merge pull request #1 from UltiNaruto/add-license-1
Add MIT License
2021-10-13 13:27:33 +02:00
UltiNaruto
0f0750fecd
Create LICENSE 2021-10-13 13:27:09 +02:00
zenar
b6067401f4 Ajoutez des fichiers projet. 2021-10-13 13:25:24 +02:00
zenar
6cd06acb9c Ajoutez les fichiers .gitignore et .gitattributes. 2021-10-13 13:25:22 +02:00