13 years, 7 months ago
Highlights
It is no longer released under the GPL license, I have released it under the BSD clause 3 aka New BSD License instead. Hope you enjoy using it :)
13 years, 7 months ago
Hello my fellow game developers! I just wanted to announce I have recently released an console library for java called Graphsole. It is released using GPL but if you want…
13 years, 7 months ago
13 years, 10 months ago
package com.philipborg.aol; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStre…
13 years, 9 months ago
Hello everyone! I am using libgdx for a project and I want to use an LZMA compression to store some sound files (around 500 probably). I found that my library LIBGDX has a b…
13 years, 10 months ago
Latest Activity
See all in DiscussionsIt is no longer released under the GPL license, I have released it under the BSD clause 3 aka New …
13 years, 7 months ago
Hello my fellow game developers! I just wanted to announce I have recently released an console library for java …
13 years, 7 months ago
package com.philipborg.aol; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import java.u
13 years, 9 months ago