For… …reasons… I have made the source code for Basilisk, the FE1 editor, publicly available. I’m busy with another huge project and there’s no point in working on unproductive copyrighted projects for just me.
You can find the source code on the same repo where you got the program previously.
If you’re not sure how to start working on it, well… I did all my work in a Java Eclipse project folder with the Python plugin installed. It looked like this:
Now if you issues, you can fix them yourself. You can also add more stuff to it if you want, like editing additional files. The code is yours to use and modify. Look at it, laugh at it, critique it, print it out and feed it to your dog, I don’t care. Just credit me if you make any changes to it and release.
There’s no comments or documentation or anything. If you want to use it, you’ll have to either ask me questions or figure it out on your own. I can’t imagine my code is so complex that it’s incomprehensible. Yes, I am still available to offer assistance with FE1 hacking. I just can’t guarantee how fast I’ll get back to you.

