generated from Digitalroot-Valheim/Digitalroot.Valheim.ModRepoTemplate
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1535ceb
commit 6fd0188
Showing
7 changed files
with
45 additions
and
87 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,20 +26,16 @@ jobs: | |
nexus-cookie-nxid-header: ${{ secrets.NEXUS_COOKIE_HEADER_NEXUSID }} | ||
nexus-cookie-sid-header: ${{ secrets.NEXUS_COOKIE_HEADER_SID_DEVELOP }} | ||
ts-api-key: ${{ secrets.TS_SERVICEACCOUNT }} | ||
webhook_url: ${{ secrets.VALHEIM_DISCORD_TITANS_WEBHOOK_URL }} | ||
|
||
with: | ||
sln-file-name: Digitalroot.Valheim.ChainManager | ||
proj-file-name: Digitalroot.Valheim.ChainManager | ||
#src-path: src | ||
#unit-test-path: UnitTests | ||
#skip-unit-tests: true | ||
is-nuget-package: false | ||
#force-assembly-version: true | ||
#create-github-release: false | ||
nexus-enable-upload: true | ||
nexus-mod-id: 2605 | ||
ts-enable-upload: true | ||
ts-name: Chain_Manager | ||
ts-description: "Adds a craftable chain to Valheim." | ||
ts-categories: Client-side Crafting | ||
ts-dependencies: [email protected] ValheimModding-Jotunn@2.14.6 | ||
ts-dependencies: ValheimModding-Jotunn-2.20.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters