Added GUI.* to Lua docs
This commit is contained in:
@@ -29,9 +29,11 @@ After downloading the zip file, extract the contents to the `Refs` folder in pro
|
||||
./Refs
|
||||
----/Linux/Barotrauma.dll
|
||||
----/Linux/DedicatedServer.dll
|
||||
----/Linux/BarotraumaCore.dll
|
||||
----/Windows/Barotrauma.dll
|
||||
----/Windows/DedicatedServer.dll
|
||||
...
|
||||
----/Windows/BarotraumaCore.dll
|
||||
...other files
|
||||
```
|
||||
|
||||
### 4. Setup the project
|
||||
|
||||
@@ -17,7 +17,7 @@ Source files inside the CSharp/Server and CSharp/Client folders will only be com
|
||||
____
|
||||
`<mod_root>/CSharp/Shared/ExampleMod.cs`
|
||||
|
||||
```csharp
|
||||
```cs
|
||||
using System;
|
||||
using Barotrauma;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user