forked from KolibriOS/kolibrios
Add nsider game from eugene455 to ISO/distr
git-svn-id: svn://kolibrios.org@5336 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
797f90fb50
commit
4d1b17a1d0
@ -497,6 +497,7 @@ tup.append_table(extra_files, {
|
|||||||
{"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
|
{"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
|
||||||
{"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
|
{"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
|
||||||
{"kolibrios/games/marblematch3/", PROGS .. "/games/marblematch3/marblematch3"},
|
{"kolibrios/games/marblematch3/", PROGS .. "/games/marblematch3/marblematch3"},
|
||||||
|
{"kolibrios/games/nsider/", PROGS .. "/games/nsider/nsider"},
|
||||||
{"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
|
{"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
|
||||||
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user