10 lines
275 B
Desktop File
10 lines
275 B
Desktop File
# SPDX-FileCopyrightText: Eric S. Raymond
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=Open Adventure
|
|
Comment=Colossal Cave Adventure, the 1995 430-point version
|
|
Icon=advent
|
|
Exec=advent
|
|
Terminal=true
|
|
Categories=Game;AdventureGame;ConsoleOnly
|