Update README.md
This commit is contained in:
parent
36bc252e61
commit
368b0c1a77
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
# sm64-roblox
|
# sm64-roblox
|
||||||
|
|
||||||
A port of Super Mario 64's movement code into Roblox Luau (in `--!strict` mode), hosted as a [rojo](https://rojo.space) project.<br/>
|
A port of Super Mario 64's movement code into Roblox Luau (in `--!strict` mode), hosted as a [rojo](https://rojo.space) project. Based on the SM64 decompilation project hosted at: https://github.com/n64decomp/sm64
|
||||||
Based on the SM64 decompilation project hosted at: https://github.com/n64decomp/sm64
|
|
||||||
|
|
||||||
I wanted to make this public as a curiousity for anyone who wanted to know how I pulled it off. It **does not include any animations, sounds, or assets from Nintendo**. I do provide some of the scripts I used when I originally ported animations from the SM64 ROM into R15 Roblox avatars, but any future public version of this project from me will use commissioned assets that I have permission to use.
|
I wanted to make this public as a curiousity for anyone who wanted to know how I pulled it off. It **does not include any animations, sounds, or assets from Nintendo**. I do provide some of the scripts I used when I originally ported animations from the SM64 ROM into R15 Roblox avatars, but any future public version of this project from me will use commissioned assets that I have permission to use.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue