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

https://github.com/stevertus/objd-starter

A Quickstart Project using the most simplest structure of objD.
https://github.com/stevertus/objd-starter

dart datapack generator minecraft objd quickstart

Last synced: 27 days ago
JSON representation

A Quickstart Project using the most simplest structure of objD.

Awesome Lists containing this project

README

          

# objD Quickstart
This is a quick start Project using the most simplest structure of objD.

Clone it with
```git
git clone https://github.com/Stevertus/objd-starter
```

And initialize the dependencies with
```
pub get
```