Changes between Version 541 and Version 542 of WikiStart


Ignore:
Timestamp:
Jul 9, 2025, 2:52:52 PM (7 weeks ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v541 v542  
    5555}}}
    5656
    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.
     57If 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.
    5858
    5959To 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].