Edit of asset "Godot String Intercept" Accepted

Old/Current New/Edit
Title Godot String Intercept
Description Generators for StringName and NodePath in Godot 4.

Example:
```cs
// Allocates a new StringName every time.
Input.IsActionPressed("move_forward");

// Allocation free!
Input.IsActionPressed("move_forward".AsStringName());
```

Install the library through NuGet: https://www.nuget.org/packages/GodotStringIntercept
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/Joy-less/GodotStringIntercept
Issues Url https://github.com/Joy-less/GodotStringIntercept/issues
Godot version Godot 4.0
Version String 1.1 1.1
Download Commit 2f41f0aeff1c7f79228e8ca600226a6c666df8d0 2f41f0aeff1c7f79228e8ca600226a6c666df8d0
Download Url (Computed) https://github.com/Joy-less/GodotStringIntercept/archive/2f41f0aeff1c7f79228e8ca600226a6c666df8d0.zip https://github.com/Joy-less/GodotStringIntercept/archive/2f41f0aeff1c7f79228e8ca600226a6c666df8d0.zip
Icon Url https://game-icons.net/icons/ffffff/000000/1x1/delapouite/detour.png