Mario-AI-Framework
Mario-AI-Framework copied to clipboard
Simple maven packaging
Just curious about the changes, sorry if I am not very technically deep with Java. Does these changes break using the framework with using any other building tool beside Maven? Like adding the project to Eclipse?
I don't think so. Actually I've generally found that maven makes it easier to import into different IDEs because many of them can understand it. I use IntelliJ for example and it recognises maven projects and sets them up automatically when you import.