Releases: rojo-rbx/tarmac
Releases · rojo-rbx/tarmac
v0.7.5 - Spritesheet padding + packing bug fix
What's Changed
- Fixed
--target local
+ packable stops working if manifest exists and doesn't haveid
fields in #9 - Add config for spritesheet padding by @boatbomber in #11
New Contributors
- @boatbomber made their first contribution in #11
Full Changelog: v0.7.4...v0.7.5
v0.7.4 - More authentication fixes
Changes
- Updated
rbx_cookie
so that the cookie workflow for Tarmac works again
v0.7.3 - Credential Fixes
(pulled across from https://github.com/Vorlias/tarmac/releases/tag/v0.7.3)
Changes
- Fixes authentication w/ Tarmac to use
rbx_cookie
so that it also supports credentials on windows. (since Roblox changed this)
This may also have the side-effect of making the cookie not have to be specified on MacOS. I haven't tested this theory though, so lmk!