diff_script
Compare two GDScript files line-by-line to reveal differences, additions, and deletions.
Instructions
Compare two GDScript files line-by-line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_a | Yes | First .gd script path | |
| path_b | Yes | Second .gd script path |