Go to file
2024-10-05 22:03:51 -07:00
src change ClassFunctionPointer to include Self 2024-10-05 22:03:51 -07:00
.gitignore Initial commit 2024-09-16 18:54:04 -07:00
Cargo.lock v0.4.3 rewrite Instances to be a single UserData type using a class function database 2024-10-05 21:54:36 -07:00
Cargo.toml v0.4.3 rewrite Instances to be a single UserData type using a class function database 2024-10-05 21:54:36 -07:00
LICENSE-APACHE v0.1.0 open source 2024-09-20 11:43:29 -07:00
LICENSE-MIT v0.1.0 open source 2024-09-20 11:43:29 -07:00
README.md v0.1.0 open source 2024-09-20 11:43:29 -07:00

Roblox Emulator

Run embedded Lua scripts which manipulate the DOM

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.