Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/born2snipe/val-tree

A Java LibGdx implementation of the ValTree file spec defined by https://github.com/NatWeiss/ValTree
https://github.com/born2snipe/val-tree

java-libgdx val-tree

Last synced: about 1 month ago
JSON representation

A Java LibGdx implementation of the ValTree file spec defined by https://github.com/NatWeiss/ValTree

Awesome Lists containing this project

README

        

## val-tree

A Java LibGdx implementation of the ValTree file spec defined by https://github.com/NatWeiss/ValTree

#### How to get it via Maven/Gradle

group id: `com.github.born2snipe`

artifact id: `val-tree`

version: check the the [Releases][3] for the latest and greatest version

#### Example info

[Example Usage][1]

[Example File][2]

[1]: https://github.com/born2snipe/val-tree/blob/master/src/test/java/com/github/born2snipe/valtree/ExampleTest.java "example"
[2]: https://github.com/born2snipe/val-tree/blob/master/src/test/resources/example.txt "example-txt"
[3]: https://github.com/born2snipe/val-tree/releases "releases"