TheEternalShine

Results 2 issues of TheEternalShine

The `execute.if.score` and `execute.unless.score` can error with certain arguments, this appears to be because of `isScore`'s check no longer triggering correctly. (in `src/commands/implementations/entity/execute.ts`) Example: ```ts const TEST = Objective.create("test", "dummy");...

bug

Support opening a .win file through dragging and dropping it onto the executable.