mirror of
https://github.com/TwoFX/Morris.git
synced 2026-02-04 13:02:52 +00:00
Add controller, external assembly loading and other fancy things
This commit is contained in:
8
ExternalBotTest/Script.fsx
Normal file
8
ExternalBotTest/Script.fsx
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user