Memory API or Memory Copy
-
It would be nice to have access to the memory through the API, or to add an option to copy memory to clipboard in the memory watch.
-
You have access through the API, try console.log(JSON.stringify(Memory))
-
I was thinking along the line of
https://screeps.com/api/user/memory
But that is better than what I had now.