This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * JavaFX Game Save and Load utility | |
| * | |
| * The author of this software "Eudy Contreras" grants you ("Licensee") | |
| * a non-exclusive, royalty free, license to use,modify and redistribute this | |
| * software in source and binary code form. | |
| * | |
| * Please be aware that this software is simply part of a personal test | |
| * and may in fact be unstable. The software in its current state is not |