Changes between Version 439 and Version 440 of WikiStart
- Timestamp:
- 07/28/21 11:06:52 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v439 v440 42 42 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. 43 43 44 To build parties you only need java and maven; check [#WritingaParty how to write a party]. To create profiles you need a text editor, check the [#profile profile section].44 To build parties you only need java (9 or higher) and maven (3.6 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, check the [#profile profile section]. 45 45 The GeniusWeb core code does not need to be installed. If you want to download the GeniusWeb core code anyway, check [#downloadingsourcecode this section]. 46 46