Skip to content
Gilles Querret edited this page Feb 13, 2023 · 5 revisions

Description

Create a sports2000 database

XML namespace

<pct:sports2000 />

Parameters

Attribute Description Default value
dbName ‡ Database name
destDir Destination directory where to create the database Current work directory.

† Only one of those attributes is mandatory ‡ Mandatory attribute

PCTCreateBase inherits attributes from PCT.

Parameters as nested elements

Examples

<sports2000 dbName="sp2k" destDir="db" dlcHome="${DLC}" />

Creates a copy of sports2000 database named sp2k in db directory.

Clone this wiki locally