Edit of asset "Godot String Intercept" Accepted

Old/Current New/Edit
Title Godot String Intercept 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
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 Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Joy-less/GodotStringIntercept https://github.com/Joy-less/GodotStringIntercept
Issues Url https://github.com/Joy-less/GodotStringIntercept/issues https://github.com/Joy-less/GodotStringIntercept/issues
Godot version Godot 4.0 Godot 4.0
Version String 1.0 1.0
Download Commit 6a35801abac2f58f0b74f2ba77dd72248dae9ac9 6a35801abac2f58f0b74f2ba77dd72248dae9ac9
Download Url (Computed) https://github.com/Joy-less/GodotStringIntercept/archive/6a35801abac2f58f0b74f2ba77dd72248dae9ac9.zip https://github.com/Joy-less/GodotStringIntercept/archive/6a35801abac2f58f0b74f2ba77dd72248dae9ac9.zip
Icon Url https://game-icons.net/icons/ffffff/000000/1x1/delapouite/detour.png
https://game-icons.net/icons/ffffff/000000/1x1/delapouite/detour.png