mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-05 23:10:30 +00:00
Merge remote-tracking branch 'origin/mc-1.16.x' into mc-1.16.x
I hate doing this, but I have too many merges in progress to rebase.
This commit is contained in:
commit
ad228e94a3
@ -3,7 +3,7 @@
|
|||||||
-- It allows you to @{run|start programs}, @{setCompletionFunction|add
|
-- It allows you to @{run|start programs}, @{setCompletionFunction|add
|
||||||
-- completion for a program}, and much more.
|
-- completion for a program}, and much more.
|
||||||
--
|
--
|
||||||
-- @{shell} is not a "true" API. Instead, it is a standard program, which its
|
-- @{shell} is not a "true" API. Instead, it is a standard program, which injects its
|
||||||
-- API into the programs that it launches. This allows for multiple shells to
|
-- API into the programs that it launches. This allows for multiple shells to
|
||||||
-- run at the same time, but means that the API is not available in the global
|
-- run at the same time, but means that the API is not available in the global
|
||||||
-- environment, and so is unavailable to other @{os.loadAPI|APIs}.
|
-- environment, and so is unavailable to other @{os.loadAPI|APIs}.
|
||||||
|
Loading…
Reference in New Issue
Block a user