Edit of asset "GodotEnv" Accepted

Old/Current New/Edit
Title GodotEnv GodotEnv
Description Godot DotEnv Class

A simple implementation of DotEnv. Allow usage of .env file in godot. Also retrieve OS Environment Variable if available.

Usage

Add `/godotenv/scripts/env.gd` to Autoloader.

Retrieve Environment Variable by

`var env_var = get_node("/root/env").get("ENV_VAR")`
Godot DotEnv Class

A simple implementation of DotEnv. Allow usage of .env file in godot. Also retrieve OS Environment Variable if available.

Usage

Add `/godotenv/scripts/env.gd` to Autoloader.

Retrieve Environment Variable by

`var env_var = get_node("/root/env").get("ENV_VAR")`
Category Misc Misc
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Windastella/GodotEnv https://github.com/Windastella/GodotEnv
Issues Url https://github.com/Windastella/GodotEnv/issues https://github.com/Windastella/GodotEnv/issues
Godot version Godot 3.1 Godot 3.1
Version String 1.0.1 1.0.1
Download Commit 1.0.1 1.0.1
Download Url (Computed) https://github.com/Windastella/GodotEnv/archive/1.0.1.zip https://github.com/Windastella/GodotEnv/archive/1.0.1.zip
Icon Url https://github.com/Windastella/orpg/raw/master/icon.png
https://github.com/Windastella/orpg/raw/master/icon.png