beyond-all-reason / beyond-all-reason/RecoilEngine
How to use IsEngineMinVersion
Open
- Dominant language
- C++
- Stars
- 679
- Forks
- 290
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 40
Description
```
Spring.Echo("Script.IsEngineMinVersion(2025, 6, 10) Engine.version", Script.IsEngineMinVersion(2025, 6, 10), Engine.version)
Script.IsEngineMinVersion(2025, 6, 10) Engine.version, false, 2025.06.15
```
Contributor guide
Research direction
Start by reproducing the IsEngineMinVersion call shown in the issue and compare its result with Engine.version. Read the entry point for IsEngineMinVersion and determine how the three version arguments are interpreted; done means the reported behavior is explained and the issue has a clear correction or usage note.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100