Commit Graph

7 Commits

Author SHA1 Message Date
3f7122d30a Got at least one data fetching method working; turns out, we can't use a patched LogicStack to get the data 2026-01-14 22:11:11 +01:00
Michael C | lorexcold
40a8431464 Merge branch 'main' of https://github.com/StationeersModding/ExamplePatchMod 2025-12-17 12:14:01 +01:00
Michael C | lorexcold
edcbc257c6 Set C# language version to 9.0 in project file
Added the <LangVersion>9.0</LangVersion> property to ExamplePatchMod.csproj to specify the use of C# 9.0 features.
2025-12-17 12:13:53 +01:00
lorexcold
3b93ae14c2 Add setup instructions for Stationeers mod project
Added setup instructions for creating a Stationeers mod.
2025-12-16 13:57:28 +01:00
Michael C | lorexcold
c2856d31e2 Project cleanup | Makes more sense for the user now. 2025-10-23 01:13:01 +02:00
Michael C | lorexcold
0f1fcf4db9 Updated csproj path to match example patch mod name 2025-10-23 01:06:25 +02:00
Michael C | lorexcold
88ae2746f3 Initial commit 2025-10-23 00:59:51 +02:00