Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

boywithkeyboard-archive/azury_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

engine

Warning: azury's engine is not yet suitable for production usage.

Usage

import { ... } from 'https://deno.land/x/engine/v0.6.0/mod.ts'

Build

Production
deno run -A https://deno.land/x/engine/v0.6.0/build.ts
Development
deno run -A https://raw.githubusercontent.com/azurystudio/engine/dev/build.ts