Skip to content

Commit 3b554fc

Browse files
chore: update community stats [skip ci]
1 parent 038eb0b commit 3b554fc

4 files changed

Lines changed: 23 additions & 11 deletions

File tree

.github/stats/downloads.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/stats/history.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1381,5 +1381,16 @@
13811381
"luarocks": 0,
13821382
"go_versions": 0,
13831383
"total": 11913
1384+
},
1385+
{
1386+
"date": "2026-07-19",
1387+
"crates_io": 57,
1388+
"nuget": 2873,
1389+
"pypi": 6452,
1390+
"npm": 2547,
1391+
"maven": 0,
1392+
"luarocks": 0,
1393+
"go_versions": 0,
1394+
"total": 11929
13841395
}
13851396
]

.github/stats/pypi_daily.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,6 @@
112112
"2026-07-14": 3,
113113
"2026-07-15": 16,
114114
"2026-07-16": 5,
115-
"2026-07-17": 1
115+
"2026-07-17": 1,
116+
"2026-07-18": 1
116117
}

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[![LuaRocks](https://img.shields.io/luarocks/v/aram-devdocs/goudengine.svg)](https://luarocks.org/modules/aram-devdocs/goudengine)
1717
[![Go Reference](https://pkg.go.dev/badge/github.com/aram-devdocs/GoudEngine/sdks/go/goud.svg)](https://pkg.go.dev/github.com/aram-devdocs/GoudEngine/sdks/go/goud)
1818

19-
[![total downloads](https://img.shields.io/badge/total_downloads-11%2C913-brightgreen)](#downloads)
19+
[![total downloads](https://img.shields.io/badge/total_downloads-11%2C929-brightgreen)](#downloads)
2020

2121
Game engine written in Rust. Build 2D and 3D games from Rust, C#, Python, TypeScript, C, C++, Go, Kotlin, Swift, or Lua.
2222

@@ -207,10 +207,10 @@ GoudEngine is working toward an alpha release. The full plan covers physics, aud
207207

208208
| Registry | Total Downloads |
209209
|----------|-----------------|
210-
| crates.io | [54](https://crates.io/crates/goud-engine) |
211-
| NuGet | [2,868](https://www.nuget.org/packages/GoudEngine/) |
212-
| PyPI | [6,451](https://pypi.org/project/goudengine/) |
213-
| npm | [2,540](https://www.npmjs.com/package/goudengine) |
210+
| crates.io | [57](https://crates.io/crates/goud-engine) |
211+
| NuGet | [2,873](https://www.nuget.org/packages/GoudEngine/) |
212+
| PyPI | [6,452](https://pypi.org/project/goudengine/) |
213+
| npm | [2,547](https://www.npmjs.com/package/goudengine) |
214214
| Maven Central | [0](https://central.sonatype.com/artifact/io.github.aram-devdocs/goudengine) |
215215
| LuaRocks | [0](https://luarocks.org/modules/aram-devdocs/goudengine) |
216216
| Go | [0 versions](https://pkg.go.dev/github.com/aram-devdocs/GoudEngine/sdks/go/goud) |
@@ -221,7 +221,7 @@ GoudEngine is working toward an alpha release. The full plan covers physics, aud
221221

222222
[![Star History Chart](https://api.star-history.com/svg?repos=aram-devdocs/GoudEngine&type=Date)](https://star-history.com/#aram-devdocs/GoudEngine&Date)
223223

224-
<sub>Last updated: 2026-07-18 via [GitHub Action](.github/workflows/community-stats.yml)</sub>
224+
<sub>Last updated: 2026-07-19 via [GitHub Action](.github/workflows/community-stats.yml)</sub>
225225
<!-- COMMUNITY-STATS:END -->
226226

227227
## License

0 commit comments

Comments
 (0)