Skip to content

Update packaging-and-publishing.mdx - #15

Open
EIA485 wants to merge 2 commits into
mainfrom
changes
Open

Update packaging-and-publishing.mdx#15
EIA485 wants to merge 2 commits into
mainfrom
changes

Conversation

@EIA485

@EIA485 EIA485 commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@EIA485
EIA485 requested a review from hazre October 6, 2025 12:29
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Oct 6, 2025

Copy link
Copy Markdown

Deploying resonitemodding with  Cloudflare Pages  Cloudflare Pages

Latest commit: d05c86c
Status: ✅  Deploy successful!
Preview URL: https://205fe8c3.resonitemodding.pages.dev
Branch Preview URL: https://changes.resonitemodding.pages.dev

View logs

@hazre

hazre commented Oct 6, 2025

Copy link
Copy Markdown
Member

Probably would be better to say when tcli is ran manually instead of PackTS target

@EIA485

EIA485 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

@hazre like this?

namespace = "AuthorName" # Your Thunderstore team name
name = "ProjectName" # Your mod's name (no spaces/special chars)
versionNumber = "1.0.0" # Version from your .csproj file
versionNumber = "1.0.0" # Version, only read when manually using tcil. otherwise the version from your .csproj is used.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

typo and maybe more explicit?

Suggested change
versionNumber = "1.0.0" # Version, only read when manually using tcil. otherwise the version from your .csproj is used.
versionNumber = "1.0.0" # Version, only read when manually using tcli. otherwise the version from your .csproj is used with PackTS

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I dont think this is true tho... In my experience PackTS uses the version from the config, PackTS_Execute uses the version from my csproj

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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