بنقرة واحدة
frank-gameengine-pack
Pack shipping NuGet libraries from Frank.GameEngine.slnx and locate output artifacts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Pack shipping NuGet libraries from Frank.GameEngine.slnx and locate output artifacts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Run or explain Frank.GameEngine samples—loops, NullInputSource, audio, and optional Aspire AppHost.
Restore, build, and test Frank.GameEngine.slnx in Release using TUnit and Microsoft.Testing.Platform.
استنادا إلى تصنيف SOC المهني
| name | frank-gameengine-pack |
| description | Pack shipping NuGet libraries from Frank.GameEngine.slnx and locate output artifacts. |
From repo root:
dotnet pack Frank.GameEngine.slnx -c Release
For CI-like metadata:
dotnet pack Frank.GameEngine.slnx -c Release -p:ContinuousIntegrationBuild=true
Packages land under artifacts/package/release/ (see Directory.Build.props UseArtifactsOutput / ArtifactsPath).
Shipping libraries live under src/libraries/Frank.GameEngine.* with packaging metadata from build/PackageDescriptions.props. Rendering.Experimental under src/experimental/ is not packed.