github cleolibrary/CLEO-Redux 1.0.7

latest releases: 1.2.2, 1.2.1, 1.2.0...
21 months ago
  • add a new property CLEO.hostVersion that returns the version of the current host. Currently only available if the current exe file has version info (e.g. GTA IV or GTA Trilogy)
  • fix a crash in GTA IV when loading a script with a syntax error
  • fix an issue in GTA IV when some commands always returned the same value (e.g. GET_CURRENT_CHAR_WEAPON)

BREAKING CHANGES

  log(CLEO.apiVersion.patch); // was "" now undefined
  log(CLEO.apiVersion.pre); // was "" now undefined
  log(CLEO.apiVersion.build); // was "" now undefined

Don't miss a new CLEO-Redux release

NewReleases is sending notifications on new releases.