mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-07-31 04:52:25 +00:00
update docs to include gh and discord
This commit is contained in:
parent
ff4debf6a9
commit
bbdb37d271
2
Doxyfile
2
Doxyfile
|
|
@ -48,7 +48,7 @@ PROJECT_NAME = FourKit
|
||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = fac8269
|
PROJECT_NUMBER = ff4debf
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||||
# for a project that appears at the top of each page and should give viewers a
|
# for a project that appears at the top of each page and should give viewers a
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,6 @@ FourKit is a C# Server Plugin API designed to be similar to existing Java Plugin
|
||||||
|
|
||||||
FourKit is made for use with [.NET 10](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-10.0.5-windows-x64-installer).
|
FourKit is made for use with [.NET 10](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-10.0.5-windows-x64-installer).
|
||||||
|
|
||||||
|
You can join the discord server for support [here](https://discord.gg/n5PrRTy3TJ). Report issues and make suggestions on the [github](https://github.com/sylvessa/MinecraftConsoles)
|
||||||
|
|
||||||
@ref install
|
@ref install
|
||||||
Loading…
Reference in a new issue