Welcome! This is the source code of the Storm Workshop Tool.
This tool is made for modders of Caribbean Legend and Caribbean Legend: Age of Pirates to upload, edit and manage their Steam Workshop mods.
You can run this tool by choosing it as an alternative launch option in the Steam client:
Please refer to this wiki.
I wanted to make a very lightweight tool, WPF is clunky, Avalonia (with .NET 7+) is even more clunkier.
.NET Framework and Windows Forms allow us to make a very tiny, (almost) native executable with no dependencies (aside from the Windows 10 itself).
I can make Avalonia apps, just decided not to. You're not going to use this tool every day anyway.
Send a PR! The tool itself is licensed under MIT, but the games and their assets are under the Storm Engine EULA.
Добро пожаловать! Это репозиторий с исходным кодом Storm Workshop Tool.
Этот инструмент создан для моддеров Caribbean Legend и Caribbean Legend: Age of Pirates чтобы они могли загружать, редактировать и управлять своими модами в Мастерской Steam.
Пожалуйста, посмотрите эту статью.
Я хотел сделать очень легковесное приложение, WPF громоздкий, Avalonia (с .NET 7+) весит ещё больше.
.NET Framework и Windows Forms производят на выходе довольно маленькие приложения с быстрым и (самое главное) нативным интерфейсом на виндовых контролах, без зависимостей (кроме Windows 10).
Я могу писать на Avalonia, просто решил этого не делать. Вы всё равно не будете использовать этот инструмент каждый день.
Отправьте PR! Сам инструмент (эта программа) распространяется под лицензией MIT, но НЕ игры и ассеты франшизы, они уже под Storm Engine EULA.
