feat: new ambuild system, compile against latest sdk (#10)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
"Games"
|
||||
{
|
||||
"#default"
|
||||
{
|
||||
"#supported"
|
||||
{
|
||||
"engine" "orangebox_valve"
|
||||
"engine" "css"
|
||||
}
|
||||
|
||||
"Signatures"
|
||||
{
|
||||
"CBaseServer__WriteTempEntities"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@_ZN11CBaseServer17WriteTempEntitiesEP11CBaseClientP14CFrameSnapshotS3_R8bf_writei"
|
||||
}
|
||||
|
||||
"CFrameSnapshot__ReleaseReference"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@_ZN14CFrameSnapshot16ReleaseReferenceEv"
|
||||
}
|
||||
|
||||
"CFrameSnapshot__CreateEmptySnapshot"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@_ZN21CFrameSnapshotManager19CreateEmptySnapshotEii"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user