Skip to content

Commit 409a549

Browse files
chore: update community stats [skip ci]
1 parent 7999e6f commit 409a549

4 files changed

Lines changed: 22 additions & 10 deletions

File tree

.github/stats/downloads.svg

Lines changed: 5 additions & 5 deletions
Loading

.github/stats/history.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,5 +1249,16 @@
12491249
"luarocks": 0,
12501250
"go_versions": 0,
12511251
"total": 11644
1252+
},
1253+
{
1254+
"date": "2026-07-07",
1255+
"crates_io": 54,
1256+
"nuget": 2818,
1257+
"pypi": 6297,
1258+
"npm": 2487,
1259+
"maven": 0,
1260+
"luarocks": 0,
1261+
"go_versions": 0,
1262+
"total": 11656
12521263
}
12531264
]

.github/stats/pypi_daily.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,6 @@
102102
"2026-07-01": 62,
103103
"2026-07-02": 5,
104104
"2026-07-04": 5,
105-
"2026-07-05": 1
105+
"2026-07-05": 1,
106+
"2026-07-06": 11
106107
}

README.md

Lines changed: 4 additions & 4 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%2C644-brightgreen)](#downloads)
19+
[![total downloads](https://img.shields.io/badge/total_downloads-11%2C656-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

@@ -209,8 +209,8 @@ GoudEngine is working toward an alpha release. The full plan covers physics, aud
209209
|----------|-----------------|
210210
| crates.io | [54](https://crates.io/crates/goud-engine) |
211211
| NuGet | [2,818](https://www.nuget.org/packages/GoudEngine/) |
212-
| PyPI | [6,286](https://pypi.org/project/goudengine/) |
213-
| npm | [2,486](https://www.npmjs.com/package/goudengine) |
212+
| PyPI | [6,297](https://pypi.org/project/goudengine/) |
213+
| npm | [2,487](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-06 via [GitHub Action](.github/workflows/community-stats.yml)</sub>
224+
<sub>Last updated: 2026-07-07 via [GitHub Action](.github/workflows/community-stats.yml)</sub>
225225
<!-- COMMUNITY-STATS:END -->
226226

227227
## License

0 commit comments

Comments
 (0)