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

feat: Workshop API #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: Workshop API #9

wants to merge 2 commits into from

Conversation

koerismo
Copy link
Member

This pull request implements the P2:CE Workshop API.

Notes:

  • The enums present in this proposal should be defined as constants that exist in the global scope.
  • Caching of addon metadata would be ideal, as it is requested often throughout the UI.
  • This specification can be adapted to support multiplayer campaigns by the inclusion of a maxPlayers attribute on the addon metadata, however no UI to handle this feature exists at this time.

@koerismo koerismo requested a review from JJL772 February 26, 2024 19:30
@koerismo koerismo added the awaiting implementation This API requires engine-side implementation. label Feb 28, 2024
@koerismo koerismo added the Proposal Proposing a new feature or enhancement. label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting implementation This API requires engine-side implementation. Proposal Proposing a new feature or enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants