You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for 'reforge.current-time' property key (#153)
This change adds compatibility for the 'reforge.current-time' property key
alongside the existing 'prefab.current-time' key. Both keys now provide
the same current timestamp functionality for SDK compatibility.
Changes:
- Added REFORGE_CURRENT_TIME_KEY constant in ConfigRuleEvaluator
- Updated prop() method to handle both time property keys
- Added comprehensive test cases for both time key variants
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments