Skip to content

Commit 863585e

Browse files
authored
readme: update URLs
1 parent b95652a commit 863585e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Check the website: https://emd4600.github.io/SporeModder-FX/
1+
Check the website: https://smfx.sporecommunity.com
22

33
SporeModder FX is a tool for designing modifications for the videogame Spore. So far it's the most advanced tool, including features such as:
44
- An advanced text editor, with syntax highlighting, error diagnose, autocomplete,...
@@ -10,7 +10,7 @@ SporeModder FX is a tool for designing modifications for the videogame Spore. So
1010
The tool is designed to have a simple and user-friendly user interface, so making mods for Spore is easier than ever!
1111

1212
If you have any doubt, want to report a bug or you just want to suggest how to improve the program, you can:
13-
- Create an issue at https://github.com/emd4600/SporeModder-FX/issues
13+
- Create an issue at https://github.com/Spore-Community/SporeModder-FX/issues
1414
- Join the Spore Modding discord server, and ask for help or contact me there.
1515

1616
## Development
@@ -21,7 +21,7 @@ mvn -Drevision="2.2.3" clean package
2121
```
2222
The output file will be generated in `shade/sporemodderfx.jar`. Change the revision to the appropriate version number. The version number is read by the program and used to check for updates.
2323

24-
For generating an update, check https://github.com/emd4600/SporeModder-FX-Updater
24+
For generating an update, check https://github.com/Spore-Community/SporeModder-FX-Updater
2525

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

0 commit comments

Comments
 (0)