1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 00:07:14 +03:00

added note about killswitch_test.py

This commit is contained in:
A_D 2021-08-19 20:01:48 +02:00
parent 27c1871250
commit 1b45c562c1
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -245,6 +245,9 @@ to be sent over EDDN, then you should add an appropriate entry to the
killswitches.json file *in the `releases` branch*. That file **must only ever
be committed to the `releases` branch!!!** See [docs/Killswitches.md](Killswitches.md).
Killswitch files can and should be verified using the `killswitch_test.py`
script in the `scripts` directory
# Packaging & Installer Generation
You'll want to do the .exe and .msi generation in a `cmd.exe` window, not e.g.