Skip to content

Commit 581fdb0

Browse files
committed
Reword C# developer allocations
1 parent e7caee8 commit 581fdb0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/platforms/garrysmod/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ This allows BSA to run with an existing administration system, preventing overri
3232

3333
## Plugins
3434
This platform connector supports an underlying plugin system.\
35-
This is designed to allow you to dynamically enable/disable features of the system.
35+
This is designed to allow you to dynamically enable/disable extended features of the system.
3636

3737
Start with the [plugins overview](modules/plugins.md), then continue to [creating a plugin](modules/plugins/creating.md) for the authoring guide.

docs/platforms/rust/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Rust is a multiplayer survival game where players gather resources, build bases,
33
Oxide is UMod's drop-in plugin system for Rust, allowing us to develop on the game server-side only.
44

55
!!! warning
6-
As we do not have developers that are C# compatible for BSA, development is not expected to start anytime soon.
6+
Currently our C# developers are not allocated for this section, we do not expected to start anytime soon.
77

88
!!! danger
99
Rust is currently under design review for how it will be implemented.\

docs/platforms/s&box/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ S&box is a sandbox game-creation platform where players and developers can build
33
We are monitoring for changes on S&Box's development cycle.
44

55
!!! warning
6-
As we do not have developers that are C# compatible for BSA, development is not expected to start anytime soon.
6+
Currently our C# developers are not allocated for this section, we do not expected to start anytime soon.
77

88
!!! warning
99
S&Box is an in-development game-engine with breaking changes, which will cause setbacks & compatibility issues!

docs/platforms/terraria/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Terraria is a 2D sandbox adventure game where players explore underground and su
33
TShock is an open-source drop-in plugin system for Terraria, allowing us to develop on the game server-side only.
44

55
!!! warning
6-
As we do not have developers that are C# compatible for BSA, development is not expected to start anytime soon.
6+
Currently our C# developers are not allocated for this section, we do not expected to start anytime soon.
77

88
!!! danger
99
Terraria is currently under design review for how it will be implemented.\

0 commit comments

Comments
 (0)