Script to build ARTEMiS with Python and MariaDB bundled
Go to file
2023-12-18 11:42:20 +07:00
assets remove cmd /k pause and let the batchfile handle it 2023-12-18 11:42:20 +07:00
scripts initial commit 2023-11-29 09:12:40 +07:00
.gitignore use git for updating artemis 2023-12-18 11:18:01 +07:00
build.ps1 use git for updating artemis 2023-12-18 11:18:01 +07:00
LICENSE Initial commit 2023-11-29 02:04:48 +00:00
README.md change dl link to use lzma not lzma2 2023-12-01 02:05:09 +07:00

artemis-portable

Script to build ARTEMiS with Python and MariaDB bundled

Setup instructions

Initial setup has been done for you. To import game data, follow ARTEMiS' Games Documentation, but replace python dbutils.py with dbutils.bat, and python read.py with read.bat.

Updating ARTEMiS

Run update-artemis.bat, which will download the latest version of ARTEMiS, update dependencies and do any migrations needed.

Running ARTEMiS

Double click start.bat. That's it.

Download

includes all chunithm sun data and sun+ intl opts

download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download download

Build requirements

  • curl (should be bundled with Windows 10 since forever)
  • 7zip

Run

# maybe needed, maybe not
Set-ExecutionPolicy Unrestricted

.\build.ps1