Edit of asset "Const Generator" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Const Generator | Filepath Generator |
| Description |
Const Generator generates GDScript files with constants for many things that are usually accessed by plain strings: ProjectFiles class: res:// paths to all relevant files in your project Groups class: scene tree groups InputActions class: input actions Physics/Render/Navigation2D(3D) and Avoidance classes: physics/render/navigation/avoidance layers |
Filepath Generator generates a GDScript file with constants for res:// paths to all relevant files in your project, so that in your code you use `ProjectFiles.Scenes.ENEMY` instead of "res://scenes/enemy/enemy.tscn". |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/game-gems/godot-const-generator | https://github.com/game-gems/godot-filepath-generator |
| Issues Url | https://github.com/game-gems/godot-const-generator/issues | https://github.com/game-gems/godot-filepath-generator/issues |
| Godot version | Godot 4.4 | Godot 4.0 |
| Version String | 2.0.0 | 1.0.0 |
| Download Commit | f250fb8a1a1a67bf8459dd69d3cb40afb058a372 | 86ccc5231632a878424f6025a9dcb72e7648570d |
| Download Url (Computed) | https://github.com/game-gems/godot-const-generator/archive/f250fb8a1a1a67bf8459dd69d3cb40afb058a372.zip | https://github.com/game-gems/godot-filepath-generator/archive/86ccc5231632a878424f6025a9dcb72e7648570d.zip |
| Icon Url |
https://raw.githubusercontent.com/game-gems/godot-const-generator/refs/heads/main/media/logo.png
|
https://raw.githubusercontent.com/game-gems/godot-filepath-generator/refs/heads/main/media/logo.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/game-gems/godot-filepath-generator/refs/heads/main/media/preview.png
|
|
| Thumbnail |
|
|