Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.94 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.94 KB

Check the website: https://emd4600.github.io/SporeModder-FX/

SporeModder FX is a tool for designing modifications for the videogame Spore. So far it's the most advanced tool, including features such as:

  • An advanced text editor, with syntax highlighting, error diagnose, autocomplete,...
  • A modern text format to visualize most of the files used by Spore.
  • A "Spore User Interface" editor, that allows you to create and edit the Spore UI.
  • An image and texture viewer that can visualize common images, but also textures used by Spore.
  • A model viewer that can visualize most of the models that are in the Spore format.

The tool is designed to have a simple and user-friendly user interface, so making mods for Spore is easier than ever!

If you have any doubt, want to report a bug or you just want to suggest how to improve the program, you can:

  • Send me a message in my github account.
  • Send an email to emd4600@gmail.com
  • Join the Spore discord server and contact me there.

Credits:

SporeModder FX was programmed in Java 1.8, using the Eclipse tool. Additionally, the following libraries were used:

Also wanted to give thanks to:

  • rob55rod/Splitwirez, for all his advice that ensured the program didn't end up being a total unusable mess.
  • BentLent, Snek, Psi and Darhagonable, for testing the program.