Skip to content

Latest commit

 

History

History
138 lines (51 loc) · 4.78 KB

CHANGELOG.md

File metadata and controls

138 lines (51 loc) · 4.78 KB

0.9.0 (2024-01-10)

Features

  • configs: Persist some settings in a json file (48b2df4)

0.8.1 (2024-01-08)

0.8.0 (2023-12-24)

Features

  • as3: AS3 module initialized with getter for download url (1cc239f)
  • as3: Download zip file (aee6e72)
  • as3: Unzip as3 archive (790becd)

0.7.4 (2023-11-14)

0.7.3 (2023-11-14)

0.7.2 (2023-11-08)

0.7.1 (2023-11-05)

Bug Fixes

0.7.0 (2023-11-04)

Features

  • Game SDK with channel listing (96bd9e9)
  • game sources: Select dev channel (6bc7993)

0.6.0 (2023-11-01)

Features

  • git: Init git repository (65455dd)

0.5.0 (2023-10-28)

Features

0.4.1 (2023-10-27)

Bug Fixes

  • Repair mod build on windows (e88a469)

0.4.0 (2023-10-22)

Features

  • builder: Build python into target directory (65ea804)
  • builder: Python builder with it's command (7ef8440)

0.3.0 (2023-10-10)

Features

  • environment: create env from conda (5b1acb1)

0.2.3 (2023-10-05)

0.2.2 (2023-10-05)

0.2.1 (2023-09-30)

0.2.0 (2023-08-30)

Features

  • conda: Create an env (ceb9106)
  • conda: Install conda and get the current running version (9d8f937)
  • conda: Install for windows (6a815d8)
  • utils: Downloader with a beautiful progress bar (7649daa)

0.0.4 (2023-08-18)

Features

  • configs: Define and loads configurations (bc4f1cf)
  • Create default script file (55b7b08)
  • Create meta.xml file (ba07d14)
  • Create the mod directory (ed7ec30)
  • new: New command initiated, getting mod location and name (9221e9a)