Files
godot-docs/tutorials/scripting/c_sharp
Raul Santos 47327606b0 C#: Remove references to GODOT_SERVER and GODOT_HTML5 defines
- The `GODOT_SERVER` preprocessor define is no longer available in Godot 4, since the dedicated server platform was removed.
- Replaced a reference to `GODOT_HTML5` with `GODOT_WEB` since that platform was also renamed in Godot 4.
- Remove note about `<DefineConstants>` that only really applies to Godot 3.
2024-10-04 03:40:36 +02:00
..
2024-02-14 20:10:18 +01:00
2024-03-29 15:14:27 +01:00