|
1586 | 1586 | "False": "false" |
1587 | 1587 | } |
1588 | 1588 | }, |
1589 | | - { |
1590 | | - "DisplayName": "Enable Ingame Scripts", |
1591 | | - "Category": "Space Engineers:stadia_controller", |
1592 | | - "Subcategory": "Others:manufacturing:6", |
1593 | | - "Description": "Allows scripts loaded from in game computer terminals to work.", |
1594 | | - "Keywords": "Enable,Ingame,Scripts", |
1595 | | - "FieldName": "EnableIngameScripts", |
1596 | | - "InputType": "checkbox", |
1597 | | - "IsFlagArgument": false, |
1598 | | - "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableIngameScripts | /MyObjectBuilder_WorldConfiguration/Settings/EnableIngameScripts", |
1599 | | - "IncludeInCommandLine": false, |
1600 | | - "DefaultValue": "false", |
1601 | | - "EnumValues": { |
1602 | | - "True": "true", |
1603 | | - "False": "false" |
1604 | | - } |
1605 | | - }, |
1606 | | - { |
1607 | | - "DisplayName": "Enable Scripter Role", |
1608 | | - "Category": "Space Engineers:stadia_controller", |
1609 | | - "Subcategory": "Others:manufacturing:6", |
1610 | | - "Description": "Adds a Scritper role, only Scripters and higher ranks will be able to paste and modify scripts.", |
1611 | | - "Keywords": "Enable,Scripter,Role", |
1612 | | - "FieldName": "EnableScripterRole", |
1613 | | - "InputType": "checkbox", |
1614 | | - "IsFlagArgument": false, |
1615 | | - "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableScripterRole | /MyObjectBuilder_WorldConfiguration/Settings/EnableScripterRole", |
1616 | | - "IncludeInCommandLine": false, |
1617 | | - "DefaultValue": "false", |
1618 | | - "EnumValues": { |
1619 | | - "True": "true", |
1620 | | - "False": "false" |
1621 | | - } |
1622 | | - }, |
1623 | 1589 | { |
1624 | 1590 | "DisplayName": "Enable Match", |
1625 | 1591 | "Category": "Space Engineers:stadia_controller", |
|
1794 | 1760 | "DisplayName": "Experimental Mode", |
1795 | 1761 | "Category": "Space Engineers:stadia_controller", |
1796 | 1762 | "Subcategory": "Others:manufacturing:6", |
1797 | | - "Description": "Enables experimental mode.", |
| 1763 | + "Description": "Enables experimental mode. Playing with mods requires experimental mode.", |
1798 | 1764 | "Keywords": "Experimental,Mode", |
1799 | 1765 | "FieldName": "ExperimentalMode", |
1800 | 1766 | "InputType": "checkbox", |
|
1807 | 1773 | "False": "false" |
1808 | 1774 | } |
1809 | 1775 | }, |
| 1776 | + { |
| 1777 | + "DisplayName": "Enable Ingame Scripts", |
| 1778 | + "Category": "Space Engineers:stadia_controller", |
| 1779 | + "Subcategory": "Others:manufacturing:6", |
| 1780 | + "Description": "Allows scripts loaded from in game computer terminals to work. Also requires Experimental Mode enabled.", |
| 1781 | + "Keywords": "Enable,Ingame,Scripts", |
| 1782 | + "FieldName": "EnableIngameScripts", |
| 1783 | + "InputType": "checkbox", |
| 1784 | + "IsFlagArgument": false, |
| 1785 | + "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableIngameScripts | /MyObjectBuilder_WorldConfiguration/Settings/EnableIngameScripts", |
| 1786 | + "IncludeInCommandLine": false, |
| 1787 | + "DefaultValue": "false", |
| 1788 | + "EnumValues": { |
| 1789 | + "True": "true", |
| 1790 | + "False": "false" |
| 1791 | + } |
| 1792 | + }, |
| 1793 | + { |
| 1794 | + "DisplayName": "Enable Scripter Role", |
| 1795 | + "Category": "Space Engineers:stadia_controller", |
| 1796 | + "Subcategory": "Others:manufacturing:6", |
| 1797 | + "Description": "Adds a Scripter role, only Scripters and higher ranks will be able to paste and modify scripts. Also requires Experimental Mode enabled.", |
| 1798 | + "Keywords": "Enable,Scripter,Role", |
| 1799 | + "FieldName": "EnableScripterRole", |
| 1800 | + "InputType": "checkbox", |
| 1801 | + "IsFlagArgument": false, |
| 1802 | + "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableScripterRole | /MyObjectBuilder_WorldConfiguration/Settings/EnableScripterRole", |
| 1803 | + "IncludeInCommandLine": false, |
| 1804 | + "DefaultValue": "false", |
| 1805 | + "EnumValues": { |
| 1806 | + "True": "true", |
| 1807 | + "False": "false" |
| 1808 | + } |
| 1809 | + }, |
| 1810 | + { |
| 1811 | + "DisplayName": "Enable Share Inertia Tensor", |
| 1812 | + "Category": "Space Engineers:stadia_controller", |
| 1813 | + "Subcategory": "Others:manufacturing:6", |
| 1814 | + "Description": "Enables sharing of the Inertia Tensor of mechanical blocks. Also requires Experimental Mode enabled.", |
| 1815 | + "Keywords": "Enable,Share,Inertia,Tensor", |
| 1816 | + "FieldName": "EnableShareInertiaTensor", |
| 1817 | + "InputType": "checkbox", |
| 1818 | + "IsFlagArgument": false, |
| 1819 | + "ParamFieldName": "MyConfigDedicated/SessionSettings/EnableShareInertiaTensor | /MyObjectBuilder_WorldConfiguration/Settings/EnableShareInertiaTensor", |
| 1820 | + "IncludeInCommandLine": false, |
| 1821 | + "DefaultValue": "false", |
| 1822 | + "EnumValues": { |
| 1823 | + "True": "true", |
| 1824 | + "False": "false" |
| 1825 | + } |
| 1826 | + }, |
1810 | 1827 | { |
1811 | 1828 | "DisplayName": "Game Mode", |
1812 | 1829 | "Category": "Space Engineers:stadia_controller", |
|
0 commit comments