BulletMLLib 5.0.0
dotnet add package BulletMLLib --version 5.0.0
NuGet\Install-Package BulletMLLib -Version 5.0.0
<PackageReference Include="BulletMLLib" Version="5.0.0" />
<PackageVersion Include="BulletMLLib" Version="5.0.0" />
<PackageReference Include="BulletMLLib" />
paket add BulletMLLib --version 5.0.0
#r "nuget: BulletMLLib, 5.0.0"
#:package BulletMLLib@5.0.0
#addin nuget:?package=BulletMLLib&version=5.0.0
#tool nuget:?package=BulletMLLib&version=5.0.0
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
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:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Equationator (>= 5.0.0)
- Vector2Extensions (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.