External Library Software - galaxyyao/TouhouGrave GitHub Wiki

Rule 1

All external libraries/softwares, excluding XNA, shall be imported in SOURCE format. Pre-built binaries are not allowed.

Rule 2

All those pieces of code shall have a clearly defined open source license.

The List

The following libraries/softwares are currently imported:
  1. CurveEditor (/trunk/Third-parties/CurveEditor_4_0/)
  2. URL: http://xbox.create.msdn.com/en-US/education/catalog/utility/curve_editor
    License: Microsoft Public License (aka Microsoft Permissive License, Ms-PL, wiki page)
  3. Lidgren.Network (/trunk/Third-parties/Lidgren.Network/)
  4. URL: https://code.google.com/p/lidgren-network-gen3/
    License: MIT License (wiki page)
  5. Mapper (/trunk/Third-parties/Mapper/)
  6. URL: http://www.codeproject.com/Articles/210979/Fast-optimizing-rectangle-packing-algorithm-for-bu
    License: Code Project Open License (aka CPOL, wiki page)
  7. SmartThreadPool (/trunk/Third-parties/SmartThreadPool)
  8. URL: http://smartthreadpool.codeplex.com
    License: Microsoft Public License (aka Microsoft Permissive License, Ms-PL, wiki page)
⚠️ **GitHub.com Fallback** ⚠️