TOML for CRYENGINE

0,00 € 0,00 €
In stock
SKU
flone/toml-for-cryengine

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.

 

Write Your Own Review
Only registered users can write reviews. Please Sign in or create an account
Copyright © 2015 Magento. All rights reserved.