IABSD.fr/ports/games/steamworks-nosteam

Branch :


Log

Author Commit Date CI Message
3128b426 2025-01-28 14:38:28 bump REVISION for ports where WANTLIB changed on !base-clang archs due to recent COMPILER_LIBCXX changes; part 1 (those without MULTI_PACKAGES)
927cc8f8 2023-01-04 03:37:18 update to more recent commit that stops building Steamworks.NET.dll and steam.hdll (hlsteam) by default. These are no longer needed and this will save cycles on build machines
7b432b24 2022-12-18 18:39:05 add patch-* files missed in last commit
93068e3d 2022-12-18 18:37:59 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.
9433d2a3 2022-03-11 19:04:03 drop RCS Ids
700a30de 2020-04-12 21:25:10 now depends on lang/hashlink, C++ libs pointed out by hukadan on freenode #openbsd-gaming, thanks!
e82bbb4a 2020-04-12 13:41:59 update to Steamworks-nosteam 0.4.1 - upstream repo has been renamed (formerly Steamworks.NET-nosteam) - now includes hlsteam which allows running Northgard (with hashlink) - also adds libcestub for Little Racers STREET
9a98500b 2019-09-20 23:21:15 update to steamworks-nosteam 0.3.0 This includes an additional stub library (libsteamwrapper) which allows running the game Growing Pains and potentially others that make use of this type of intermediary library.
aa8dc069 2019-09-02 18:24:42 update steamworks-nosteam to 0.2.1
484cf3de 2019-07-12 20:45:45 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes