Changes between Version 21 and Version 22 of WikiStart


Ignore:
Timestamp:
07/27/21 14:29:08 (3 years ago)
Author:
Wouter Pasman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v21 v22  
    139139Your tar.gz file must contain a {{{party.py}}} program in the root of the project, defining a function party() that returns your main class, like this:
    140140
     141Refer to [https://tracinsy.ewi.tudelft.nl/trac/GeniusWebPythonPartiesServer/wiki/WikiStart#Installnewparties install new party] to deploy your party.tar.gz on the pythonpartiesserver.
     142
     143
    141144{{{
    142145from randomparty.RandomParty import RandomParty