Releases: Phoenix-ComputerCraft/CCKit2
Releases · Phoenix-ComputerCraft/CCKit2
CCKit2 for CraftOS Preview 0.0.3
Changes since the last release:
- Added LuaLS typing declarations (WIP)
- Added support for menu bars (only implemented privately in Phoenix/Hydra/shell)
- Added limited command-line argument parsing
- Added new view types:
CCBoxViewCCOutlineViewandCCOutlineViewDataSourceCCScrollTextView
CCTextViewcan now automatically resize to fit contents- View controllers may now present new ones in their place
- Lots of various fixes
CCKit2 for CraftOS Preview 0.0.2
This is the first properly packaged release, with a working installer. See the readme in the ZIP for information on how to use this release.
Early alpha for CraftOS.
This is an early alpha release of CCKit2 for CraftOS, including a build of the basic (non-windowed) window manager connection. Extract to the root or a folder, and run BasicApp to show the demo program. See the docs for info on how to make your own app.