Module player built with Tauri. Plays local files and from TheModArchive.
You will need to have Rust and NodeJS installed to build NeoPlayer from source.
To install dependencies:
bun installTo install submodules:
git submodule init && git submodule updateTo run:
bun run tauri devNote that Tauri builds will take long for the first time, so please drink a coffee and do something else while the app is being prepared to run in dev mode.
2025-2026 Lucas Gabriel (lucmsilva). Licensed under BSD 3-Clause
