@@ -378,6 +378,42 @@ be it with suggestions, bugs or PRs.
378
378
[ rerun-v0-6-0 ] : https://github.com/rerun-io/rerun/releases/tag/v0.6.0
379
379
[ rerun-wgpu ] : https://app.rerun.io/webgpu/index.html
380
380
381
+ ### [ Smashline] [ smashline ]
382
+
383
+ [ Smashline] [ smashline ] is plugin and a Rust crate aimed at enhancing Smash modding,
384
+ more specficially focusing on script mods. Its main purpose is to enable
385
+ the replacement of different types of scripts found in Super Smash Bros. Ultimate,
386
+ while also offering additional utilities for creating what is known as "code mods"
387
+ within the modding community.
388
+
389
+ The [ Smashline wiki] [ wiki ] provides comprehensive explanations of its core features.
390
+
391
+ [ smashline ] : https://github.com/blu-dev/smashline
392
+ [ wiki ] : https://github.com/blu-dev/smashline/wiki
393
+
394
+ ### [ Ruffle] [ ruffle ]
395
+
396
+ ![ Ruffle dekstop app] ( ruffle.png )
397
+
398
+ [ Ruffle] is an open-source Flash Player emulator written in Rust.
399
+ It brings Flash Player back to life, running smoothly on all modern systems
400
+ and web browsers.
401
+
402
+ [ This month's updates] [ ruffle-post ] include:
403
+
404
+ - Bunch of new fan-favorite AS3 (ActionScript 3)games are now playable.
405
+ - Many graphics drawing methods have been fixed and implemented.
406
+ - XML support has progressed.
407
+ - AS2 (ActionScript 2) has seen progress as well:
408
+ Additional XML methods have been implemented.
409
+ - The Ruffle desktop app now has an interface.
410
+ - Built-in save manager has been added.
411
+ - FLV support in progress, Flash content with external video files will be
412
+ supported soon.
413
+
414
+ [ ruffle ] : https://ruffle.rs/
415
+ [ ruffle-post ] : https://ruffle.rs/blog/2023/05/29/progress-report.html
416
+
381
417
## Library Updates
382
418
383
419
### [ blit]
0 commit comments