Changes between Version 392 and Version 393 of WikiStart


Ignore:
Timestamp:
04/06/21 16:54:08 (3 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v392 v393  
    760760Notice, above is simplified code supporting, for fully working code check the [source:/exampleparties/randomparty/src/main/java/geniusweb/exampleparties/randomparty/RandomParty.java source code].
    761761
     762A party receive parameters to adjust its behaviour.
     763Some of these are party-specific, check e.g. the [#ExampleParties parameters of the example parties].
     764Other parameters may be protocol specific. For these, check the section on [#ProtocolPartyParameters protocol specific party parameters].
     765
     766
    762767=== Preparing the jar file
    763768In order to put your party on the [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebPartiesServer partiesserver] for running, you need a jar file of your party.