Skip to content

Automatically exported from code.google.com/p/tonegodgui

License

Notifications You must be signed in to change notification settings

jPonyEngine/tonegodgui

 
 

Repository files navigation

tonegodgui

Automatically exported from code.google.com/p/tonegodgui Hi, I adopt this repository to save it. I will try to understand the code and see how it works.

Tests

Here are the tests: https://github.com/brainless-studios/tonegodgui-test

documentation

using

gradle:

in build.gradle

  • repositories { mavenCentral() maven { url "https://jitpack.io" } }
  • dependencies { compile 'com.github.brainless-studios:tonegodgui:-SNAPSHOT' }

About

Automatically exported from code.google.com/p/tonegodgui

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • GLSL 0.7%