Skip to content

Conversation

@craftablescience
Copy link
Member

@craftablescience craftablescience commented Dec 21, 2024

  • Add new logo for P2CE's SDK launcher
  • Set minimum window height to 400px
  • Open new mods in file explorer after creating them
  • Add basic P2CE addon creator
  • Improve README documentation of config format
  • Add safe mode game launch config
  • Stop passing -game to Hammer

@craftablescience craftablescience self-assigned this Dec 21, 2024
QFile addonKV3{this->getAddonInstallDir() + QDir::separator() + "addon.kv3"};
addonKV3.open(QIODevice::WriteOnly | QIODevice::Text);

static constexpr auto p2ceAddonKV3ContentsBase = R"(<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:generic:version{7412167c-06e9-4698-aff2-e63eb59037e7} -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you exclude this line? It is optional

@craftablescience craftablescience merged commit 25c034e into main Dec 22, 2024
12 checks passed
@craftablescience craftablescience deleted the feat/addon-creator branch December 22, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants