Changes between Version 541 and Version 542 of WikiStart
- Timestamp:
- Jul 9, 2025, 2:52:52 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v541 v542 55 55 }}} 56 56 57 If you want to run parties on the webservices, check the profilesserver, partiesserver and runserver wiki pages (see above) for details on installing the geniusweb servers. If you use only java based parties, you do not need the pythonpartiesserver; if you use only python based parties, you don't need the partiesserver.57 If you want to run parties on the webservices, check the profilesserver, partiesserver/pypartiesserver and runserver wiki pages (see above) for details on installing the geniusweb servers. If you use only java based parties, you do not need the pythonpartiesserver; if you use only python based parties, you don't need the partiesserver. 58 58 59 59 To build parties you need java (currently java 17 or higher) and maven (3.8.7 or higher); check [#WritingaParty how to write a party]. We recommend using an IDE with java and maven support, such as Eclipse. To create profiles you need a text editor or the profile editor, check the [#profile profile section].