~~NOTOC~~ ====== Hosting ====== ---- Hosting a [[brickhill|Brick Hill]] set is a main way to show off your build or scripting capabilities to other players. Nowadays, with the shutdown Brick Hill site API (which was used to make an access to player information((Inventory, currently wearing, user ID, unique self-regenerating key, etc.)) ), you can host a set locally((Does not work on non-patched >October 2017 Brick Hill Legacy Hosts (before [[hosting:node-hill|Node Hill]]), due to host IP requirement for the ''master_post'' script.)). ==== Node Hill hosting ==== So, you have made a set on some unofficial Workshop executable (BrickBuilder((https://tyjupiter.itch.io/brickbuilder)), for example), but you don't have [[hosting:node-hill|Node Hill]] installed. Refer to https://brickhill.gitlab.io/open-source/node-hill/. But, if you have [[hosting:node-hill|Node Hill]] fully configured but you wanna host a set locally, you must change the ''local'' option to ''true'' in ''start.js'' script of your root [[hosting:node-hill|Node Hill]] folder and only then you can type ''node .\start.js'' in terminal((On Windows platforms, you can use ''launch_server.bat'' for starting a server.)). ==== Pre-Node Hill Hosting ==== As it is stated in notes, >October 2017 Host executables require patching just in order to make them work correctly (not as intended, though). Ditto with Pre-October 2017 Host executables (FIXME, requires information). === Notes: ===