|
Re: Constants from a text file
Also, if you're interested, I made a tool in C# for managing a Constants file fairly easily. It has the ability to parse a Constants file using the Cheesy Poofs format (each key and value on a new line delimited by an =) and can upload to the robot via FTP.
|