Skip to content

Commit

Permalink
Added F#
Browse files Browse the repository at this point in the history
  • Loading branch information
TRSandwich committed Aug 10, 2024
1 parent 3a597af commit c6076e5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@
[submodule "HelloLetters/HelloWorldVB"]
path = HelloLetters/HelloWorldVB
url = https://github.com/PlasmaGame/HelloWorldVB
[submodule "HelloLetters/HelloWorldFS/HelloWorldFS"]
path = HelloLetters/HelloWorldFS/HelloWorldFS
url = https://github.com/PlasmaGame/HelloWorldFS
[submodule "HelloLetters/HelloWorldFS/HelloWorldFSRunner"]
path = HelloLetters/HelloWorldFS/HelloWorldFSRunner
url = https://github.com/PlasmaGame/HelloWorldFSRunner
1 change: 1 addition & 0 deletions HelloLetters/HelloWorldFS/HelloWorldFS
Submodule HelloWorldFS added at b9e6d9
1 change: 1 addition & 0 deletions HelloLetters/HelloWorldFS/HelloWorldFSRunner
Submodule HelloWorldFSRunner added at b8353e
3 changes: 3 additions & 0 deletions HelloLetters/HelloWorldFS/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
To run the program open the bin\debug\net8.0\ folder and then open the .bat file

HelloWorldFSRunner contains the batch script however it cannot be ran from here

0 comments on commit c6076e5

Please sign in to comment.