edbeeching / godot_rl_agents

An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
MIT License
942 stars 69 forks source link

Outdated install instructions #92

Closed metinc closed 1 year ago

metinc commented 1 year ago

https://github.com/edbeeching/godot_rl_agents/blob/d6accb04a3ad1363a37e2d96a961e03c3eb49244/docs/INSTALLATION.md?plain=1#L9

Version 2.2.2 is almost 1 year old. Are there any instructions on how to use the latest version? conda env create no longer works since environment.yml was removed.

edbeeching commented 1 year ago

Good question, the installation intructions are in the README now. The INSTALLATION.md is deprecated. I will remove it. Let me know if you have any trouble with the install.

edbeeching commented 1 year ago

Good question, the installation intructions are in the README now. The INSTALLATION.md is deprecated. I will remove it. Let me know if you have any trouble with the install.