Simple Scripting Engine v1.0.4.8
Version: 1.0.4.8
Status: Pre-release
Released: 2010-12-20
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Renamed SendA and RecvA to TrySend and TryRecv.
- Renamed SendA and RecvA to TrySend and TryRecv to better reflect their functionality.
- Implemented numeric properties.
- Added additional string properties.
- Performed documentation overhaul.
- Fixed several example scripts which were using outdated functionality.
- Implemented first version of code completion.