mirror of
https://github.com/bakpakin/tiny-ecs.git
synced 2024-11-17 04:44:23 +00:00
13 lines
254 B
Plaintext
13 lines
254 B
Plaintext
file = "tiny.lua"
|
|
project = "tiny-ecs"
|
|
description = "Entity Component System for lua."
|
|
backtick_references = true
|
|
format = 'discount'
|
|
title = "tiny-ecs API"
|
|
one = true
|
|
dir = doc
|
|
style = '!fixed'
|
|
package = 'tiny-ecs'
|
|
not_luadoc = true
|
|
boilerplate = true
|