This repository was archived by the owner on Aug 1, 2020. It is now read-only.
v0.2.0
Additions
- Actor & string exports are now supported!
- Scripts can now reference other exports with
{Type:id}syntax starpkg newnow creates a.gitignorefile which ignores the starpkg.builddirectorystarfmt.tomlnow supports a[dependencies]section where paths to dependencies can be provided using{ path = "path/to/dependency/package" }values- Added Windows build
Changes
src/spriteshas been renamed tosrc/sprite
Fixes
- Fixed terminal colors not appearing on Windows 10
- Split the Unix build into Linux and macOS (in 0.1.0, the Unix build didn't work on MacOS!)