Please bear with me (also @Chico) as I have had to reinstall Linux on my desktop computer recently and am rebuilding folders etc including my Norns Shield backups.
Update: logged in to Dust to have a look at how I set up Arcologies and found the following:
Is correct except you should have ("midigrid/lib/mg_128") with double rather than single quotes in there, I think.
Second update:
Iāve had a look back through my /dust folder and what I downloaded, and it seems that as far as I can tell I installed the midigrid script from @JaggedNZās Github into /dust/code and I recall that the Mini Mk3s worked with no further configuration of the script itself (itās possible Iām wrong about this, but it looks unchanged to me from a quick check).
Adding the line local grid = include("midigrid/lib/mg_128") before local g = grid.connect() is how you get it working with each script you want to use with the Launchpads. You can do this using Maiden in your web browser to edit, test (and save!) each script if you find this easier than using say FTP to work on the code over wifi.
Awake is a good script to test midigrid with as it is simple to add the line noted above and to see it working when everything hopefully goes right.