An open API service indexing awesome lists of open source software.

https://github.com/lucasteles/monogame-lua

Using Monogame with Lua
https://github.com/lucasteles/monogame-lua

dotnet gamedev lua monogame xna

Last synced: 8 months ago
JSON representation

Using Monogame with Lua

Awesome Lists containing this project

README

          

# Monogame with Lua

## Requirements

- `dotnet 6.0`

## Build

```
dotnet tool restore
dotnet build
```

## Run

```
dotnet run
```