bencbartlett / Overmind

AI for Screeps, a multiplayer programming strategy game
MIT License
545 stars 155 forks source link

Update all dependencies, tooling cleanup #208

Open tiennou opened 7 months ago

tiennou commented 7 months ago

This switches to Node 20, updates most dependencies to their latest version, and moves the obfuscator config to its own file.

Also included is the script I wrote to rewrite a branch into a version that doesn't have the two hidden files in it.

This only touches tooling and it still compiles.