igorlira / dirplayer-rs

A web-compatible Shockwave Player emulator written in Rust
GNU General Public License v3.0
50 stars 10 forks source link

ProjectorRays attribution #3

Closed djsrv closed 6 months ago

djsrv commented 6 months ago

A fair bit of code here seems to be ported to Rust from ProjectorRays. Could you please include it in the acknowledgements?

Also, nice to see Habbo running on the modern web!

igorlira commented 6 months ago

Yes, thank you for pointing out! ProjectorRays was essential to putting this project together and I feel bad for missing it in the acknowledgements. I just sent a commit updating the README with it.