lol idk #1

Open
Quaternions wants to merge 826 commits from StrafesNET/strafe-project:master into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d496a2dac5 - Show all commits

2
Cargo.lock generated
View File

@ -318,7 +318,7 @@ dependencies = [
[[package]]
name = "roblox_emulator"
version = "0.3.2"
version = "0.4.0"
dependencies = [
"glam",
"mlua",

View File

@ -1,6 +1,6 @@
[package]
name = "roblox_emulator"
version = "0.3.2"
version = "0.4.0"
edition = "2021"
repository = "https://git.itzana.me/StrafesNET/roblox_emulator"
license = "MIT OR Apache-2.0"