Add controller, external assembly loading and other fancy things

This commit is contained in:
Markus Himmel
2016-08-28 23:35:28 +02:00
parent c3abbf6966
commit ee4db90b0d
21 changed files with 560 additions and 20 deletions

View File

@@ -0,0 +1,8 @@
// Learn more about F# at http://fsharp.org. See the 'F# Tutorial' project
// for more guidance on F# programming.
#load "Library1.fs"
open ExternalBotTest
// Define your library scripting code here