GodotEnv

by windastella

4

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")

Version

1.0.1

Engine

3.1

Category

Misc

Download

Version1.0.1
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author