https://github.com/tx00100xt/serioussam-overlay
This overlay contains gentoo ebuild's to build addons from the source for the game Serious Sam Classic
https://github.com/tx00100xt/serioussam-overlay
gentoo gentoo-ebuilds gentoo-overlay linux serious-engine serious-game serious-games serious-sam
Last synced: about 1 month ago
JSON representation
This overlay contains gentoo ebuild's to build addons from the source for the game Serious Sam Classic
- Host: GitHub
- URL: https://github.com/tx00100xt/serioussam-overlay
- Owner: tx00100xt
- License: gpl-2.0
- Created: 2022-06-17T12:10:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T15:28:36.000Z (over 2 years ago)
- Last Synced: 2025-04-07T04:51:12.401Z (about 1 year ago)
- Topics: gentoo, gentoo-ebuilds, gentoo-overlay, linux, serious-engine, serious-game, serious-games, serious-sam
- Language: Shell
- Homepage:
- Size: 348 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Serious Sam Classic Gentoo overlay
Description:
This overlay contains the gentoo ebuilds that install add-ons for the games
Serious Sam The First Encounter and Serious Sam The Second Encounter..
### Getting this overlay
Type this in your terminal:
```
emerge eselect-repository
eselect repository enable serioussam
emaint sync --repo serioussam
```
## Ebuilds
### Modification's
To install XPLUS Modification type this in your terminal:
```
emerge serioussam-xplus --autounmask=y
```
To install Alpha Remake Modification type this in your terminal:
```
emerge serioussam-alpharemake --autounmask=y
```
To install OddWorld Modification type this in your terminal:
```
emerge serioussam-oddworld --autounmask=y
```
To install DancesWorld Modification type this in your terminal:
```
emerge serioussam-dancesworld --autounmask=y
```
To install Parse Error Modification type this in your terminal:
```
emerge serioussam-parseerror --autounmask=y
```
To install Nightmare Tower Modification type this in your terminal:
```
emerge serioussam-tower --autounmask=y
```
To install ST8VI Modification type this in your terminal:
```
emerge serioussam-st8vi --autounmask=y
```
To install ST8VIPE Modification type this in your terminal:
```
emerge serioussam-st8vipe --autounmask=y
```
To install Hero Number One Modification type this in your terminal:
```
emerge serioussam-hno --autounmask=y
```
To install The Sequel Modification type this in your terminal:
```
emerge serioussam-sequel --autounmask=y
```
### Mappack's
To install Bright Island, Ancient Rome Next Encounter and Rakanishu Mappacks type this in your terminal:
```
emerge serioussam-brightisland-mappack serioussam-nextencounter-mappack serioussam-rakanishu-mappacks --autounmask=y
```
### Metapackage's
You can use metapackage for Serious Sam The First Encounte and Serious Sam The Second Encounter.
```
emerge serioussam-tfe-meta serioussam-tse-meta --autounmask=y
```
License
-------
* Serious Engine v1.10 is licensed under the GNU GPL v2 (see LICENSE file).