mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 15:17:48 +02:00
MISC: Remove support for running NS1 scripts (#2083)
This commit is contained in:
@@ -7,8 +7,8 @@ import { Page } from "../../../ui/Router";
|
||||
|
||||
export function sendDeprecationNotice() {
|
||||
return Terminal.printRaw(
|
||||
<Typography sx={{ color: Settings.theme.warning }}>
|
||||
NOTICE: Accessing the Netscript API via .script files is deprecated and will be removed in a future update.{" "}
|
||||
<Typography sx={{ color: Settings.theme.error }}>
|
||||
Running .script files is unsupported.{" "}
|
||||
<Link
|
||||
style={{ cursor: "pointer" }}
|
||||
color="inherit"
|
||||
|
||||
Reference in New Issue
Block a user