Skip to content

Releases: chesko256/Lilac

Lilac for Skyrim 1.2 Release

15 Sep 02:49

Choose a tag to compare

This is the release version of Lilac 1.2. Please install Lilac_1_2_Release.zip using a mod manager, or uncompress the archive and place Lilac.psc in your Scripts/Source directory.

LilacTestLilac_1_2_Release.zip contains Lilac plus Lilac's own unit tests. Download this only if you want to test Lilac itself or see how its tests are written. The test plugin LilacTestLilac.esp is not included in the main distribution, and is not required for Lilac to run.

Version Notes

v1.2:

  • Added spec expectation number to test runner output in order to assist debugging.
  • Added 'enabled' flag in order to help prevent unwanted accidental execution by users at runtime.
  • Removed the 'contain' matcher in order to remove the SKSE dependency.

v1.1: Fixed bugs related to reports being wrong when the Actual was a blank string.

Lilac 1.0 Release

15 May 06:14

Choose a tag to compare

This is the release version of Lilac 1.0. Please install Lilac_1_0_Release.zip using a mod manager, or uncompress the archive and place Lilac.psc in your Scripts/Source directory.

LilacTestLilac_1_0_Release.zip contains Lilac plus Lilac's own unit tests. Download this only if you want to test Lilac itself or see how its tests are written. The test plugin LilacTestLilac.esp is not included in the main distribution, and is not required for Lilac to run.