Skip to content

v0.1

Latest

Choose a tag to compare

@KoertLichtendonk KoertLichtendonk released this 24 Apr 09:20

Added:

  • int GetMaxItems(StreamerType type)
  • int SetMaxItems(StreamerType type, int items)
  • int GetVisibleItems(StreamerType type, EntityId playerid)
  • int SetVisibleItems(StreamerType type, int items, EntityId playerid)
  • int SetRadiusMultiplier(StreamerType type, float multiplier, EntityId playerid);

Also changed NuGet package information & namespaces.