mirror of
https://github.com/riperiperi/FSOMonoGame.git
synced 2025-01-22 16:21:46 -05:00
b118da9ff3
ThirdParty/Libs is a submodule (points to the MonoGame-Dependencies repository) that contains binary dependencies, so that developers don't have to manually download and update them. Initial commit contains OpenTK, NUnit, and Moq. MonoGame.Framework.Linux now references OpenTK.dll from the new Libs submodule.
3 lines
117 B
Text
3 lines
117 B
Text
[submodule "ThirdParty/Libs"]
|
|
path = ThirdParty/Libs
|
|
url = git://github.com/kungfubanana/MonoGame-Dependencies.git
|