# Apps This directory contains various scripts I've put together to quickly and easily create images of various large and/or popular programs. I give no guarantee that they will work correctly or as desired; these have been put together largely for my own usage. These scripts are all targeted for use on x86_64 Linux systems with GLIBC. ## Scripts Script | Function | Source --- | --- | --- `mkdotnet` | Latest LTS .NET runtime `mkgo` | Latest official Go release | `mkjava` | Accepts an argument for Java version and obtains that build from Adoptium | `mkmp3tag` | Latest 64-bit Mp3tag release | `mkmusikcube` | Latest musikcube release | `mkmusl` | Latest musl.cc toolchain | `mknode` | Latest official NodeJS release | `mkpacman` | Converts the given Arch package(s) to an appdwarf | `mkpypy` | Latest PyPy3 release | `mkrenpy` | Latest Ren'Py release | `mkrust` | Latest Rust nightly | `mktex` | Minimal/custom TeX Live image | `mkwine` | Latest `wine-staging-tkg` release | `mkwine proton` | GloriousEggroll Proton Builds |