{ "name": "nostromo", "title": "Nostromo", "description": "An unofficial Sci-Fi OSR game system for running Mothership RPG campaigns. Based on the Simple Worldbuilding System for Foundry designed by Atropos.", "version": "0.4.4", "templateVersion": 2, "author": "Kotzwinkle", "scripts": [ "scripts/lib/underscore-min.js" ], "esmodules": [ "nostromo.js" ], "styles": [ "styles/nostromo.css", "styles/actor/nostromo-character-sheet.css", "styles/basic-grid-system.css" ], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": false, "initiative": "1d100", "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": null, "url": "https://gitlab.com/kotzwinkle/nostromo/", "manifest": "https://gitlab.com/kotzwinkle/nostromo/raw/master/system.json", "download": "https://gitlab.com/kotzwinkle/nostromo/-/archive/master/nostromo-master.zip", "minimumCoreVersion": "0.5.2", "compatibleCoreVersion": "0.7.5", "license": "LICENSE.txt" }