docs: Updated docs for 2.0.0 version

This commit is contained in:
AURUMVORXX
2025-04-15 13:13:31 +03:00
parent 988f901dc8
commit 7ff72c7887
347 changed files with 530 additions and 700 deletions

View File

@@ -0,0 +1,2 @@
# `function` exit
::: src.pyg2o.functions.game.exit

View File

@@ -0,0 +1,2 @@
# `function` getDayLength
::: src.pyg2o.functions.game.getDayLength

View File

@@ -0,0 +1,2 @@
# `function` getHostname
::: src.pyg2o.functions.game.getHostname

View File

@@ -0,0 +1,2 @@
# `function` getMaxSlots
::: src.pyg2o.functions.game.getMaxSlots

View File

@@ -0,0 +1,2 @@
# `function` getPlayersCount
::: src.pyg2o.functions.game.getPlayersCount

View File

@@ -0,0 +1,2 @@
# `function` getServerDescription
::: src.pyg2o.functions.game.getServerDescription

View File

@@ -0,0 +1,2 @@
# `function` getServerWorld
::: src.pyg2o.functions.game.getServerWorld

View File

@@ -0,0 +1,2 @@
# `function` getTime
::: src.pyg2o.functions.game.getTime

View File

@@ -0,0 +1,2 @@
# `function` serverLog
::: src.pyg2o.functions.game.serverLog

View File

@@ -0,0 +1,2 @@
# `function` setDayLength
::: src.pyg2o.functions.game.setDayLength

View File

@@ -0,0 +1,2 @@
# `function` setServerDescription
::: src.pyg2o.functions.game.setServerDescription

View File

@@ -0,0 +1,2 @@
# `function` setServerWorld
::: src.pyg2o.functions.game.setServerWorld

View File

@@ -0,0 +1,2 @@
# `function` setTime
::: src.pyg2o.functions.game.setTime