Releases: Za9-118/Eklips
Releases · Za9-118/Eklips
Eklips 3.1.0 beta 1
NOTE:
This is the first public beta release of the Eklips engine, This version is not meant for production use until i think it has enough features.
The reason why the major version starts at 3 is there are several private versions of Eklips not to be publicly released and are way different than this version.
You also have to compile it yourself for now.
How to compile
Open the command line in the SRC folder, and type pip install pygame numpy scipy random requests pyinstaller
. then type in pyinstaller Eklips.spec
Changes made:
- Added Scripting Language
- Added Layering Support
- Added Scene Support
- Fixed Console
- Added Custom Sound System
- Added Custom Keybind Support
- Removed Pre-built Transitioning system