codemasher / wildstar-database
dev-master
2020-07-24 15:06 UTC
Requires
- php: ^7.2
- ext-fileinfo: *
- ext-gd: *
- ext-imagick: *
- ext-json: *
- ext-libxml: *
- ext-mbstring: *
- ext-simplexml: *
- ext-zlib: *
- chillerlan/php-database: ^3.1
- psr/log: ^1.1
Requires (Dev)
- chillerlan/php-cache: ^3.0
- chillerlan/php-dotenv: ^1.0
- chillerlan/php-imagetiler: ^2.0
This package is auto-updated.
Last update: 2024-10-25 00:36:50 UTC
README
Requirements
(if not running Vagrant)
- the WildStar game client (non-Steam)
- PHP 7.2+
- the XZ (LZMA2) extension if you want to extract the game files (currently linux/Vagrant only)
- the Imagick extension and imagemagick running on the host if you want to create map tiles
- a MySQL or Postgres database
- Wildstar Studio
Running the Vagrant box
Requirements:
- Vagrant (v2.2.x+)