CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/12/18 11:37:59
Modified files:
games/steamworks-nosteam: Makefile
games/steamworks-nosteam/pkg: PLIST
Log message:
Add API stubs to hlsteam; this will allow recent version of Northgard
to run.
Don't install Steamworks.NET.dll. This CIL library stub has outlived
its usefulness. .NET games (e.g. with fnaify) that needed are now
expected to use the Steamworks.NET.dll that they bundle and the lower
level native libraries (libcsteamworks, goldberg_emulator) will stub
the calls to the non-existent Steam client.
Tested extensively with practically the whole catalogue of FNA/fnaify
games.