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

https://github.com/texnoforge/abstractdefense

PEW PEW PEW
https://github.com/texnoforge/abstractdefense

Last synced: about 2 months ago
JSON representation

PEW PEW PEW

Awesome Lists containing this project

README

          

# Abstract Defense

👌

## Installation

Requires Rust 🦀 and [godot-rust](https://godot-rust.github.io/).

## Build & run

Before running in Godot, make sure to build the Rust library.

```
cd abstract-defense && cargo build
```