The-International-Screeps-Bot / The-International-Open-Source

An automated bot for the coding game Screeps.com
MIT License
104 stars 33 forks source link

Improvement #743

Closed OfficialAudite closed 11 months ago

OfficialAudite commented 11 months ago

What is the current inefficiency the bot is engaging in? Not the bot but the project.

Add .nvmrc with node version inside. node -v > .nvmrc

It helps to know which version is needed to run the project.

realacesu commented 11 months ago

This is already present on the development branch.

OfficialAudite commented 11 months ago

This is already present on the development branch.

So Master branch is just behind for current beeing ?

DefaultO commented 11 months ago

This is already present on the development branch.

So Master branch is just behind for current beeing ?

Yes. Dev hasn't been stable enough to merge with main. We don't like that either. But it is what it is. New features and improvements get added instead of focusing on old issues.