- readded script input. Strings starting with "do local foo" or "do local script" are treated as script input.
- added remote functions to add blueprints:
remote.call("foreman", "addBlueprint", player, blueprintString, name)
remote.call("foreman", "addBook", player, book)
remote.call("foreman", "refreshGUI", player)
player: LuaPlayer, blueprintString: compressed Blueprint, name: optional name for the blueprint
book: a lua table (export a book via Foreman to see the expected format)
The download error might be an issue of the portal. Alternate download is usually here: https://github.com/Choumiko/Foreman/releasesimpetus maximus wrote:wierd. i have no problem downloading files from other sites. tried a dif mod dowload and it failed too. can you upload it to a dif host please?
I have some other ideas related to manipulating blueprints. Haven't decided yet whether it's gonna be an extra mod or going to be included in Foreman. (In case of an extra mod i'll add the buttons into Foreman if it is installed)Nexela wrote:Seconded! This would be a nice additionCan you add flipper ? No flipper in mod portal, the one that have flipper function is also a blueprint manager(Killkrog's ), but i prefer to only use Foreman.