Quickfix for .zip file generation for deploy
GameApi Builder » Devlog
Dammit. After major launch, found significant enough bug that needs fixing:
1) windows version had gameapi_deploy.zip -file generation broken. It used tar.exe from windows to generate
a zip file, but apparently tar.exe is unable to create a zip file even though it can decode one. When trying to generate
zip, it happily generated a tar package instead, and tools expecting .zip extension to match real zip files, consider the file
corrupted. => working solution uses powershell magic in windows to generate a .zip file.
Files
GameApi-Builder-v28.msi 46 MB
10 days ago
Get GameApi Builder
GameApi Builder
Procedural 3d model builder application
More posts
- Small fix for --mg option8 days ago
- GameApi-Builder v28 finishing touches10 days ago
- Windows version fixes...15 days ago
- Progressbar updates for script_ml15 days ago
- script_ml and deploy fixes21 days ago
- Drag And Drop Release26 days ago
- Bugfix release32 days ago
- Build flags tweak release..76 days ago
- High-dpi and browser zoom setting..89 days ago
Leave a comment
Log in with itch.io to leave a comment.