Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Formedras/BulletMLLib_dmanning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulletMLLib

A C# library used to read BulletML XML files, based on the implementation by Keiichi Kashihara of Bandle Games...

https://sites.google.com/site/bandlegames/bulletml-c

This version was forked from the version by dmanning23 on November 1, 2017, as a reference to test the validity of my own BulletML library.

https://github.com/dmanning23/BulletMLLib

https://github.com/Formedras/BulletML_FDS

BulletML

XML schema used to define bullets, patterns, and behaviors.

Based on the spec at ABA Games:

http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html

The wiki is a great reference for writing bulletML scripts:

https://github.com/dmanning23/BulletMLLib/wiki

A bunch of open-source BulletML scripts from around the web have been collected in the BulletMLExamples repo:

https://github.com/dmanning23/BulletMLExamples

BulletMLLibQuickStart

For an example of how to use the BulletMLLib, check out the QuickStart project:

https://github.com/dmanning23/BulletMLLibQuickStart

About

An open source C# library used to read BulletML XML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • PowerShell 0.1%