Zannick/logic-graph

Handle global load stuff in the game representation

开放

#181 创建于 2024年6月14日

 (0 条评论) (0 个反应) (0 位负责人)Rust (0 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (4 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

There's already some notion of loading of context values, but we don't do anything for the global context values, only the local ones.

It may also be beneficial to have a global on_load rule, as opposed to a helper to stick in the after field of every warp that loads.

贡献者指南