Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6eb8ab7

Browse files
authoredJun 19, 2025··
feat: adding lotus_engine crate to the "engines" section (#616)
1 parent 381282b commit 6eb8ab7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎content/ecosystem/data.toml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,12 @@ name = "liquidfun"
789789
source = "crates"
790790
categories = ["physics"]
791791

792+
[[items]]
793+
name = "lotus_engine"
794+
source = "crates"
795+
repository_url = "https://github.com/zenialexandre/lotus"
796+
categories = ["engines"]
797+
792798
[[items]]
793799
name = "luajit"
794800
source = "crates"

0 commit comments

Comments
 (0)
Please sign in to comment.