ladfile 0.2.0

Language Agnostic Declaration (LAD) file format for the bevy_mod_scripting crate
Documentation

Language Agnostic Declaration file

A file format specifying the available exported:

  • functions
  • types
  • primitives
  • documentation

For a bevy game engine project.

Example

See an example of a LAD file here