+1
-2
@@ -6,9 +6,8 @@ steps:
|
||||
- 'make ci-version'
|
||||
|
||||
- name: build
|
||||
image: debian:stable-slim
|
||||
image: git.teletypegames.org/internal/c64-builder:latest
|
||||
commands:
|
||||
- 'apt-get update && apt-get install -y --no-install-recommends make acme'
|
||||
- 'make ci-build'
|
||||
|
||||
- name: artifact
|
||||
|
||||
+1
-1
@@ -3,6 +3,6 @@
|
||||
"title": "Rabbit Scooter",
|
||||
"author": "Teletype Games",
|
||||
"desc": "A Commodore 64 port of rabbitroller, the Game & Watch style LCD mini game. Rabbits hop toward you on a five-lane road; steer your scooter to dodge them. Includes a two-player mode where player 2 steers the rabbits.",
|
||||
"site": "https://git.teletype.hu/games/rabbitc64",
|
||||
"site": "https://git.teletypegames.org/games/rabbitc64",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user