Update README.md

This commit is contained in:
blueloveTH 2024-10-30 14:57:16 +08:00
parent 0ffea55fa0
commit ff664724c0

View File

@ -22,12 +22,10 @@
<!-- Discord --> <!-- Discord -->
<a title="Discord" href="https://discord.gg/WWaq72GzXv" > <a title="Discord" href="https://discord.gg/WWaq72GzXv" >
<img src="https://img.shields.io/discord/1048978026131640390.svg" /></a> <img src="https://img.shields.io/discord/1048978026131640390.svg" /></a>
<!-- HelloGithub -->
<a href="https://hellogithub.com/repository/dd9c509d72a64caca03d99d5b1991a33" target="_blank"><img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=dd9c509d72a64caca03d99d5b1991a33&claim_uid=jhOYmWGE75AL0Bp&theme=small" alt="FeaturedHelloGitHub" /></a>
</p> </p>
---
## This branch is in beta stage. Old implementation was moved to v1.x branch.
---
pkpy is a lightweight(~15K LOC) Python 3.x interpreter for game scripting, written in C11. pkpy is a lightweight(~15K LOC) Python 3.x interpreter for game scripting, written in C11.
It aims to be an alternative to lua for game scripting, with elegant syntax, powerful features and competitive performance. It aims to be an alternative to lua for game scripting, with elegant syntax, powerful features and competitive performance.