Skip to content

ivan-hc/0ad-appimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0ad appimage

Unofficial 0ad AppImage (built from official sources and data)

Click on the releases link to view available appimages.

To invoke the ActorEditor:

BINARY_NAME=ActorEditor <path/to/AppImage>

Build locally

You can build the appimage locally if you have docker installed. While in the repo root, to build the latest stable version:

export HOSTUID=$(id -u) HOSTGID=$(id -g) VERSION=0.27.0
docker compose -f ./docker-compose.yml  run --rm build

About

@0ad appimage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%