Skip to content

Update for SPT 4.1.1 - #1

Open
bblair321 wants to merge 1 commit into
acidphantasm:masterfrom
bblair321:update/spt-4.1.1
Open

Update for SPT 4.1.1#1
bblair321 wants to merge 1 commit into
acidphantasm:masterfrom
bblair321:update/spt-4.1.1

Conversation

@bblair321

@bblair321 bblair321 commented Aug 5, 2026

Copy link
Copy Markdown

Summary

  • Target SPT ~4.1.0 / NuGet 4.1.1 with net10.0
  • Replace removed DatabaseService / AbstractModMetadata APIs with injected TemplateTable, LocaleTable, TradersTable and IModMetadata
  • Update lifecycle to OnLoadAsync and OnLoadOrder.PostLoad
  • Make TarkovDir deploy and 7-Zip packaging conditional so builds succeed without a local SPT install
  • Bump mod version to 2.1.0

Test plan

  • dotnet build acidphantasm-sptreffriendlyquests.sln -c Release succeeds against SPTarkov packages 4.1.1
  • Load mod in SPT 4.1.1 and confirm Ref quest edits, locales, loyalty, Lega medals, and GP coin multiplier still apply

Migrate to net10.0, NuGet 4.1.1 packages, IModMetadata, OnLoadAsync, and injected database tables.

Co-authored-by: Cursor <cursoragent@cursor.com>
@bblair321

Copy link
Copy Markdown
Author

Confirmed working on SPT 4.1.1 after installing the Release build into user/mods. Mod loads cleanly and Ref quest changes apply as expected.

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.

1 participant