13 lines
295 B
Markdown
13 lines
295 B
Markdown
# Atlas-Launcher
|
|
|
|
Mario Kart Wii mods launcher
|
|
|
|
# Requirements
|
|
|
|
# Libraries
|
|
|
|
AngelScript - The C/C++ like sandboxed script language allowing for the
|
|
mods developer to write efficient and low-level code that can be trusted
|
|
by a user.
|
|
|
|
vfspp - A C++ library that implement a virtual file system.
|