atlas_convert
Development files for Atlas-C++
Install
- All systems
-
curl cmd.cat/atlas_convert.sh
- Debian
-
apt-get install libatlas-cpp-0.6-dev
- Ubuntu
-
apt-get install libatlas-cpp-0.6-dev
- Kali Linux
-
apt-get install libatlas-cpp-0.6-tools
- Fedora
-
dnf install atlascpp-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libatlas-cpp-0.6-dev
- Raspbian
-
apt-get install libatlas-cpp-0.6-dev
- Dockerfile
- dockerfile.run/atlas_convert
atlascpp-devel
Development files for Atlas-C++
libatlas-cpp-0.6-tools
World Forge wire protocol library - tools
This library implements the Atlas protocol, for use in client-server game applications. It can be used in either clients or servers. This contains the tool that converts Atlas data files between formats.
libatlas-cpp-0.6-dev
World Forge wire protocol library - developer files
This library implements the Atlas protocol, for use in client-server game applications. It can be used in either clients or servers. This contains the development files needed to compile and link programs with the Atlas-C++ toolkit.