TOML for CRYENGINE

This asset has already been added to the cart.

Free
Free
Version number 1.0.0
Operating system Windows
Zipped size 912.90KB
Unzipped size 912.90KB
Issues? Report this asset

CRYENGINE plugin that adds Flow Graph nodes and C++ functions for working with TOML files.

Available nodes:

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

How to use Flow Graph nodes:

  • Copy `Toml4Cryengine.dll` from `bin/win_x64` directory to your project's `bin/win_x64` directory.
  • Modify your project's `Game.cryproject` file, add a new entry in `plugins` section like so:

{ "guid": "", "type": "EType::Native", "path": "bin/win_x64/Toml4Cryengine.dll" },

Source Code:

The source code and detailed instructions are available on project's GitHub page.

 

1.1.0
September 26, 2022

Related Assets

User guide

Take a look at our guide if you have any questions or issues related to downloading assets.

Contributor guide

Our guide has all the answers about becoming a contributor to our asset database.

Asset submission

Find out more about the requirements for submitting your assets.

Asset DB support

You can contact us directly about any questions or concerns.