Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wraikny/godotwithfsharp
https://github.com/wraikny/godotwithfsharp
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wraikny/godotwithfsharp
- Owner: wraikny
- License: apache-2.0
- Created: 2023-09-01T18:23:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-01T18:42:32.000Z (over 1 year ago)
- Last Synced: 2023-09-02T17:36:23.275Z (over 1 year ago)
- Language: F#
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot with F#
Godot 4.1 with .NET 6
## Output
```
Godot Engine v4.1.1.stable.mono.official.bd6af8e0e - https://godotengine.org
Vulkan API 1.3.236 - Forward+ - Using Vulkan Device #0: NVIDIA - NVIDIA GeForce GTX 1070 Ti
Hello Godot from C#!
Hello Godot from F#!
--- Debugging process stopped ---
```