Skip to content

Update External Projects

Jonathan-Schnee edited this page Feb 4, 2021 · 3 revisions

Update External Projects

To update the external libraries navigate to your FUSEE folder and open the \Fusee\LICENSE file. Every external binary which is used in fusee is mentioned there. You can check the last updated version of the specific binary by the entry in the licence file.

After updating a lib/bin please update the Version number in the LICENSE file to the version you have updated. Best process is to start at the top and move on to the bottom. Always test the fusee build after every update.

The LICENCE file looks like this:

Aforge - http://www.aforgenet.com/ - LGPL v3 / GPL v3 | Version: 2.2.5
Bullet Physics - http://bulletphysics.org/ - zlib license | Version:
Cabin.ttf - http://www.google.com/fonts/specimen/Cabin - SIL Open Font License 1.1
FreeType - http://www.freetype.org/license.html - FTL / GPL 2.0 | Version: 2.5.5
JSIL - http://www.jsil.org/ - MIT/X11 | Version:
Libsndfile - http://www.mega-nerd.com/libsndfile/ - LGPL | Version:
Libmpg123 - http://www.mpg123.de/ - LGPL 2.1 | Version:
Lidgren - https://github.com/lidgren/lidgren-network-gen3 - MIT | Version: commit 5df02d
NUnit - http://www.nunit.org/ - based on zlib/libpng | Version: 3.0.0 Under Development
OpenTK - http://www.opentk.com/ - MIT | Version: git commit 95d677
Opentype.js - https://github.com/nodebox/opentype.js - MIT | Version: commit effe26
Protobuf - https://code.google.com/p/protobuf/ - BSD New/Simplified | Version:
Protobuf-net - https://code.google.com/p/protobuf-net/ - Apache License 2.0 | Version:
SFML - http://www.sfml-dev.org/ - zlib/libpng | Version:
SlimDX - http://slimdx.org/ - MIT/X11 | Version:
SharpFont - https://github.com/Robmaister/SharpFont - MIT | Version: commit 7f0e43
SoundJS - http://www.createjs.com/#!/SoundJS - MIT | Version: 0.6.0
Clone this wiki locally