Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Steam SDK support #78

Merged

Conversation

ivan-ushakov
Copy link
Collaborator

No description provided.

link_directories(../3rdparty/steamworks_sdk_158/lib/win64)
set(STEAM_LIBRARY steam_api64)
else()
message(FATAL_ERROR "Steam SDK supports only Windows platform")
Copy link
Member

Choose a reason for hiding this comment

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

Стим же вроде на всех платформах есть

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Пока планируем публиковать в Steam только версию для Windows

Copy link
Member

Choose a reason for hiding this comment

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

А почему такое решение? Хотя бы под MacOS ещё.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Под macOS не факт что можно настроить сборку через GitHub. На сколько помню, обсуждали что пока будем делать только под Windows выкладку в Steam

@ivan-ushakov ivan-ushakov marked this pull request as ready for review November 11, 2023 16:06
@ivan-ushakov ivan-ushakov merged commit c19c433 into KD-lab-Open-Source:cmake Nov 12, 2023
3 checks passed
@ivan-ushakov ivan-ushakov deleted the basic-steams-support branch November 12, 2023 06:04
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.

2 participants