Skip to content

you-win/godot-toml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot TOML

A Godot 3.4.4 module that adds TOML parsing using the toml11 library.

Quickstart

  1. Update the git submodules if you didn't clone the repo recursively
  2. Copy the modules/toml_gd/ directory to Godot's module/ directory
  3. Copy the toml11/toml/ directory to Godot's thirdparty/toml/ directory. Create the directory if it does not exist
  4. Build the engine

About

Godot 3.4.x module for TOML parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published