mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-12 14:51:51 +09:00
PostProcessor working: nested FBO won't work, use FrameBufferManager
This commit is contained in:
10
work_files/usermanuals/romapidoc/api_shell.tex
Normal file
10
work_files/usermanuals/romapidoc/api_shell.tex
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
\section{Functions}
|
||||
|
||||
\begin{tabularx}{\textwidth}{l l X}
|
||||
\textbf{\large Function} & \textbf{\large Return} & \textbf{\large Description}
|
||||
\\ \\
|
||||
\endhead
|
||||
shell.run(\textbf{path}: string, \textbf{args}: table) & nil & Loads the script on \textbf{path} and executes it.
|
||||
\end{tabularx}
|
||||
Reference in New Issue
Block a user