newport_engine 0.2.0

Core runnable library for the Newport engine
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.newport_math]
version = "0.2.0"

[dependencies.newport_os]
version = "0.2.0"

[package]
authors = ["Colby <me@cobeh.com>"]
categories = ["game-engines", "game-development"]
description = "Core runnable library for the Newport engine"
edition = "2018"
keywords = ["game", "engine", "gamedev", "newport"]
license = "MIT"
name = "newport_engine"
repository = "https://github.com/colbyhall/newport"
version = "0.2.0"