Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 2.6 KB

Readme.md

File metadata and controls

48 lines (38 loc) · 2.6 KB

common-sharp

Поэтому тот, кто хорошо ведет войну, подобен Шуайжань. Шуайжань – это чаншаньская змея. Когда ее ударяют по голове, она бьет хвостом, когда ее ударяют по хвосту, она бьет головой; когда ее ударяют посредине, она бьет и головой и хвостом. - Сунь Цзы

Unity3D подобен куску говна. Когда юнитеки пытаются его обновить, то лишь добавляют тонны багов, когда они пытаются выкатить новую фичу, то рожают никому не нужное поделие в виде очередной ненужной тулзы, а при попытке разработки на этом двигле приходится писать тонны велосипедов, которые по-хорошему давно должны были быть стабильной частью архитектуры.

Installation

  • Inside unity:
    • Window
    • Package Manager
    • +
    • From git URL...
    • https://github.com/caxapexac/common-sharp.git#master
  • Inside manifest.json:
    • "com.caxapexac.common.sharp": "https://github.com/caxapexac/common-sharp.git#master",

Частично использован код из LeopotamGroupLibraryUnity

The MIT License

LeopotamGroupLibrary for unity3d License Copyright (c) 2012-2019 Leopotam [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.