-
Notifications
You must be signed in to change notification settings - Fork 1
Add .env handling for game variables #79
Copy link
Copy link
Labels
command:startRelated to start commandRelated to start commandenhancementNew feature or requestNew feature or request
Description
Which command is this feature request for?
start
Feature
Add .env and environment handling for game variables.
Ideal solution or implementation
Each variables for the client must be prefixed with NANOFORGE_CLIENT_
Each variables for the server must be prefixed with NANOFORGE_SERVER_
The cli will parse the variables and remove the CLIENT_ and SERVER_ part in the name before put in the env of the loader when started.
Alternative solutions or implementations
No response
Other context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
command:startRelated to start commandRelated to start commandenhancementNew feature or requestNew feature or request