Skip to content

Inject code into GDScript, be careful in how you do it /// inyecta código en GDScript , tenga precaución en como lo hace

License

Notifications You must be signed in to change notification settings

emagood/Injected

Repository files navigation

Inject code into the GDSCRIPT so you can run it later uses the file class and is slow compared to dynamic mode, works locally and requires access to the archive

Implemented dynamic mode that compiles the script
in the gdscript class and runs it, This mode is faster and more dangerous, it works locally without requiring files, it can be used in online mode but it is not recommended

inyecta código en el gdscript para poder ejecutarlo después usa la clase file y es lento comparado con el modo dinámico , funciona en local y requiere acceso al archivo

se implemento el modo dinámico que compila el script
en la clase gdscript y lo ejecuta , este modo es mas rápido y peligroso , funciona en local sin requerir archivos , se puede usar en modo online pero no se recomienda

About

Inject code into GDScript, be careful in how you do it /// inyecta código en GDScript , tenga precaución en como lo hace

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published