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

Change how mod sidedness is mentioned in the changelog #176

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

wlhlm
Copy link
Member

@wlhlm wlhlm commented Nov 10, 2024

Drops @SIDE.{CLIENT,SERVER,BOTH} in favor of a small sentence "Mod is client-side only". Bothsidedness is not mentioned at all as it is the default assumption.

I think it looks too "programmer-y" for the average pack player.

Before:

Updated BetterAchievements (0.1.3@Side.CLIENT --> 0.2.0@Side.CLIENT)

0.2.0

Full Changelog: GTNewHorizons/BetterAchievements@0.1.3...0.2.0

After:

Updated - BetterAchievements - 0.1.3 --> 0.2.0

Mod is client-side only.

0.2.0

Full Changelog: GTNewHorizons/BetterAchievements@0.1.3...0.2.0

@wlhlm wlhlm force-pushed the mod-sidedness-formatting-in-changelog branch 2 times, most recently from 3dbcdc8 to bf06427 Compare November 10, 2024 10:31
Drops <mod-version>@SIDE.{CLIENT,SERVER,BOTH} in favor of a small
sentence "Mod is client-side only". Bothsidedness is not mentioned at
all as it is the default assumption.
@wlhlm wlhlm force-pushed the mod-sidedness-formatting-in-changelog branch from bf06427 to 0ac30e8 Compare November 10, 2024 10:34
@boubou19 boubou19 merged commit d72f9b6 into master Nov 14, 2024
1 check passed
@boubou19 boubou19 deleted the mod-sidedness-formatting-in-changelog branch November 14, 2024 19:22
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