Skip to content

oamldev/oamlGodotModule

Folders and files

NameName
Last commit message
Last commit date
Sep 12, 2018
Sep 4, 2017
Mar 19, 2018
Sep 4, 2017
May 27, 2016
Jun 6, 2016
Mar 22, 2018
Jun 5, 2018
Mar 14, 2019
Mar 16, 2019
Feb 1, 2018
May 27, 2016
Sep 4, 2017

Repository files navigation

License

oamlGodotModule

Open Adaptive Music Library module for godot engine

For info on oaml check out https://github.com/oamldev/oaml

Usage

Clone the repository inside your godot/modules dir:

  cd godot
  cd modules
  git clone --recursive https://github.com/oamldev/oamlGodotModule

Now rebuild godot and then you can use the module inside a gdscript, check oamlGodotDemo for an example.