Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.29 KB

bulletml-logo-16 godot-bulletml

Warning

This project is under development.

BulletML GDExtension for Godot Engine written by Rust.

2024-01-08_04-27-18

Features

  • BulletMLPlayer node
  • BulletML Inspector Plugin

Usage

Editor settings

image

For scan bulletml file edited in external editor, set Autoscan Project Path to path that contains BulletML files.

Editing BulletML in JetBrains IDE

Set BulletML DTD

image

File | Settings | Languages & Frameworks | Schemas and DTDs

Add URL http://www.asahi-net.or.jp/~cs8k-cyu/bulletml and DTD file to bulletml.dtd.

Build

cargo install cargo-post
cargo post build