SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
domain
/
com.shifthackz.aisdv1.domain.entity
/
ServerSource
/
ServerSource
Server
Source
private
constructor
(
key
:
String
,
featureTags
:
Set
<
FeatureTag
>
,
allowedInBuilds
:
Set
<
BuildType
>
=
setOf(BuildType.FOSS, BuildType.PLAY, BuildType.FULL)
)
(
source
)