Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Releases: Flone-dnb/toml-4-cryengine

TOML 4 CRYENGINE (v1.1.0)

17 Sep 10:52
af9b120
Compare
Choose a tag to compare

New

  • Added RemoveDocument function and a Flow Graph node.

Fixes

  • Fixed an issue that allowed the user to specify empty directoryName in some nodes without a warning.

TOML 4 CRYENGINE (v1.0.0)

16 Sep 17:46
0d10d96
Compare
Choose a tag to compare

First major release. Available nodes:

  • NewDocument,
  • SetValue,
  • SaveDocument,
  • GetDirectoryPathForDocuments,
  • GetAllDocuments,
  • OpenDocument,
  • GetValue,
  • CloseDocument.