Coroutines - Version 20009

Created
Total Size37.3 KB (38,161 bytes)
Modified Size36.1 KB (37,017 bytes)
File Count5
Engine Version10
Changes
Version 1.1
Meta
{"ProjectTemplate":null,"CsProjName":"coroutines","Compiler":{"RootNamespace":"Coroutines","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;","Nullables":true,"References":[],"DistinctReferences":[]},"Summary":"A Unity-like coroutine library. Used for synchronous operations that execute across a period of time.","Description":"# Sbox-Coroutines\nA [Unity-like coroutine](https://docs.unity3d.com/2023.2/Documentation/Manual/Coroutines.html) library. Used for synchronous operations that execute across a period of time.\n\n## Usage\nSee the [API wiki](https://github.com/peter-r-g/Sbox-Coroutines/wiki)\n\n## Installation\nYou can either download from this repo or you can reference it with \u0060gooman.entity_pools\u0060 using [asset.party](https://asset.party/gooman/coroutines)\n\n## License\nDistributed under the MIT License. See the [license](https://github.com/peter-r-g/Sbox-EntityPools/blob/master/LICENSE.md) for more information.\n","Public":true,"ReplaceTags":"library","Resources":"","CodePackageReferences":[]}
{
  "ProjectTemplate": null,
  "CsProjName": "coroutines",
  "Compiler": {
    "RootNamespace": "Coroutines",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;",
    "Nullables": true,
    "References": [],
    "DistinctReferences": []
  },
  "Summary": "A Unity-like coroutine library. Used for synchronous operations that execute across a period of time.",
  "Description": "# Sbox-Coroutines\nA [Unity-like coroutine](https://docs.unity3d.com/2023.2/Documentation/Manual/Coroutines.html) library. Used for synchronous operations that execute across a period of time.\n\n## Usage\nSee the [API wiki](https://github.com/peter-r-g/Sbox-Coroutines/wiki)\n\n## Installation\nYou can either download from this repo or you can reference it with \u0060gooman.entity_pools\u0060 using [asset.party](https://asset.party/gooman/coroutines)\n\n## License\nDistributed under the MIT License. See the [license](https://github.com/peter-r-g/Sbox-EntityPools/blob/master/LICENSE.md) for more information.\n",
  "Public": true,
  "ReplaceTags": "library",
  "Resources": "",
  "CodePackageReferences": []
}

Diff (36.1 KB modified)

+1 ~2
  • readme.md (604 B)
  • .bin/package.gooman.coroutines.dll (23 KB -> 26.5 KB)
  • .bin/package.gooman.coroutines.xml (6.9 KB -> 9.1 KB)