From de85b89082b72069e40e87100407578f8542a587 Mon Sep 17 00:00:00 2001 From: marino Date: Tue, 4 Nov 2014 19:21:51 +0000 Subject: Add new ports games/openclock PR: 194617 Submitted by: Kevin Zheng OpenClonk is a free multiplayer action game in which you control clonks, small but witty and nimble humanoid beings. The game is mainly about mining, settling and fast-paced melees. OpenClonk is not just a game but also a versatile 2D game engine that allows the creation of mods. It is the successor of the shareware game series Clonk and thus inherits many of its features. --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 00a45879d5d6..96e69be6b358 100644 --- a/games/Makefile +++ b/games/Makefile @@ -662,6 +662,7 @@ SUBDIR += openastromenace SUBDIR += openbubbles SUBDIR += opencity + SUBDIR += openclonk SUBDIR += opengfx SUBDIR += openglad SUBDIR += openjazz -- cgit