notebook实装功能,galgame继续,一些bug修复

This commit is contained in:
2026-03-06 02:08:43 +08:00
parent 9011fa022e
commit 1f4077cf21
468 changed files with 50175 additions and 11402 deletions
@@ -0,0 +1,21 @@
{
"name": "com.rlabrecque.steamworks.net",
"displayName": "Steamworks.NET",
"version": "2025.163.0",
"unity": "2019.4",
"author": {
"name": "Riley Labrecque",
"email": "support@rileylabrecque.com",
"url": "https://steamworks.github.io"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/rlabrecque/Steamworks.NET.git?path=/com.rlabrecque.steamworks.net"
},
"keywords": [
"steam",
"steamworks"
],
"description": "Steamworks.NET is a C# Wrapper for Valve's Steamworks API."
}