Skip to main content
Manusで任意のスキルを実行
ワンクリックで

sparkengine-hot-reload-seam

スター23
フォーク1
更新日2026年7月7日 12:00

Reference for how SparkEngine's AngelScript hot-reload and client/server script context separation actually work, and a checklist for exposing a new scripted type/function so it survives a reload. TRIGGER when the user says "script hot-reload", "reload the .as script", "why didn't my AngelScript change take effect", "[server]/[client] script tag", "SetScriptContext", "AttachScript returns false", "script state got wiped on reload", or "I added a new function/type callable from AngelScript". DO NOT TRIGGER for C++ game module hot-reload (that is the `ModuleHotReload` C++ class, a different code path, not this skill), shader hot-reload (the `ShaderHotReload` C++ class), or AngelScript sandbox/security questions (see the sandbox code directly) — those are separate seams.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly