command
module
Version:
v0.0.0-...-2721122
Opens a new window with list of versions in this module.
Published: Dec 16, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Jam Theme Submission
This software provides a web server for receiving theme submission entries for a game jam or otherwise.
Settings
A settings JSON file will be generated on program start. The available fields are:
Title
- The title to use for the theme submission.
Text
- Descriptive text shown on the submission page.
Entries
- A number of entries to allow submission for. Obviously an end-user could submit more than once.
UseCaptcha
- A boolean to indicate if a captcha should be required for submission or not. Note that captions reset only after 5 minutes have elapsed.
UseHeader
- A boolean to indicate if a header image should be used. The image should be stored at
static/header.png
.
StartDate
- An RFC 3339 date for when theme submissions are allowed.
EndDate
- An RFC 3339 date for when theme submissions have ended.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.