Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storm Workshop Tool

EN (- RU ниже!)

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:

image

How do I make mods for the Caribbean Legend franchise?

Please refer to this wiki.

Why .NET Framework? Why WinForms of all things?

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.

How do I contribute to this tool?

Send a PR! The tool itself is licensed under MIT, but the games and their assets are under the Storm Engine EULA.

RU

Добро пожаловать! Это репозиторий с исходным кодом Storm Workshop Tool.

Этот инструмент создан для моддеров Caribbean Legend и Caribbean Legend: Age of Pirates чтобы они могли загружать, редактировать и управлять своими модами в Мастерской Steam.

Как мне создавать моды к франшизе Caribbean Legend?

Пожалуйста, посмотрите эту статью.

Почему .NET Framework? Почему WinForms??

Я хотел сделать очень легковесное приложение, WPF громоздкий, Avalonia (с .NET 7+) весит ещё больше.

.NET Framework и Windows Forms производят на выходе довольно маленькие приложения с быстрым и (самое главное) нативным интерфейсом на виндовых контролах, без зависимостей (кроме Windows 10).

Я могу писать на Avalonia, просто решил этого не делать. Вы всё равно не будете использовать этот инструмент каждый день.

Как мне предложить правки к инструменту?

Отправьте PR! Сам инструмент (эта программа) распространяется под лицензией MIT, но НЕ игры и ассеты франшизы, они уже под Storm Engine EULA.

About

Steam Workshop publishing tool for Storm Engine games

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages