• Stars
    star
    267
  • Rank 149,260 (Top 4 %)
  • Language
    PowerShell
  • License
    Creative Commons ...
  • Created about 6 years ago
  • Updated 15 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Scoop bucket for open source/freeware games and game-related tools

scoop-games Tests Excavator Repo size Mentioned in Awesome Scoop

A Scoop bucket for open source/freeware games and game-related tools.

List of applications in this bucket

See this page for a list of applications in this bucket with descriptions.

Usage

After installing Scoop, enter the following line in a Command Prompt or PowerShell window:

scoop bucket add games

Once this is done, you can install any app from this bucket (check the list of files in the bucket/ directory). For instance, use the following command:

# Don't include the .json file extension in the app name
scoop install ericw-tools

Updating applications in this bucket

For manifests that contain an autoupdate section, there's a GitHub Actions workflow that runs every day and commits updated manifests to the repository. No need to open a pull request to update those manifests.

For manifests that don't contain an autoupdate section, feel free to open a pull request to update them to the latest version. You can also add an autoupdate section to the manifest to ensure the application always remains up-to-date in the future.

License

Copyright © 2018-2022 Hugo Locurcio and contributors

Files in this repository are licensed under CC0 1.0 Universal, see LICENSE.md for more information.

More Repositories

1

awesome-gamedev

A collection of free software and free culture resources for making amazing games. (mirror)
2,090
star
2

godot-sponza

Sponza demo for Godot 3.x (`master` branch) and 4 (`4.0-dev` branch)
GDScript
155
star
3

game-maps-obj

Open source game maps as OBJ files (useful for testing 3D engines)
88
star
4

godot-reflection

Port of Tesseract's Reflection map to Godot 4.0
GDScript
87
star
5

godot-video-rendering-demo

Demo project for high-quality offline video rendering with Godot
GDScript
72
star
6

godot-asset-library-laravel

Experimental Godot Asset Library rewrite using the Laravel framework
PHP
65
star
7

fps-test

A FPS demo for Godot
GDScript
59
star
8

quake2-neural-upscale

Quake 2 textures upscaled using ESRGAN and the Manga109Attempt model
Makefile
54
star
9

0x0

curl wrapper script to upload local or remote files to 0x0.st
Shell
49
star
10

godot-style-guide

Style guide for Godot projects
48
star
11

godot-builds-ci

[NO LONGER UPDATED] Automated Godot builds using GitLab CI and Azure Pipelines
Shell
47
star
12

platshoot

Platshoot, a free/libre 2D side-scroller shooter game
GDScript
42
star
13

kenney-particle-pack

Kenney's particle pack, packaged for quick use in Godot
41
star
14

godot-size-benchmarks

Benchmarks to compare Godot binary sizes with different build-time options
Nim
38
star
15

escape-space

A top-down game featuring Pong, Breakout and pinball mechanics
GDScript
35
star
16

free-blue-noise-textures

Free 2D, 3D and 4D blue noise textures from the Moments in Graphics blog
34
star
17

godot-cmvalley

Port of the Sauerbraten clanmap cm|Valley to Godot 4.0
GDScript
34
star
18

godot-console

Quake-style console for your Godot projects
GDScript
33
star
19

libre-pinball

Free, libre pinball game made with Godot
GDScript
32
star
20

lagraph

Display a ping graph in a terminal
Rust
31
star
21

kenney-prototype-textures

Kenney's prototype texture pack, packaged for quick use in Godot
28
star
22

godot-addon-template

Repository template with a standard structure for Godot add-ons and editor plugins. Usage: Create a new repository based on this template and replace uppercase strings (LIKE_THIS) accordingly.
GDScript
28
star
23

carbone-ng

Carbone NG
Logos
26
star
24

base16-godot

base16 template for the Godot script editor
HTML
26
star
25

level-buddy

Level Buddy add-on for Blender written by Matt Lucas (mirror)
Python
22
star
26

godot-photo-mode-demo

[WIP] Photo mode add-on for Godot 4.0 (not compatible with 3.x)
GDScript
22
star
27

godot-snippets

Code snippets for use with the Godot Engine
18
star
28

godot-debug-builds

Godot editor builds with debug symbols. Slower than release builds, use for troubleshooting only!
Batchfile
17
star
29

godot-movie-maker-demo

Demo project for Godot's Movie Maker mode to generate high-quality offline videos
GDScript
17
star
30

godot-fake-shadows

Demo project for various cheap shadow methods compatible with GLES2 (blobs, fake stencil with MeshInstance, fake shadowmaps with Viewport)
GDScript
17
star
31

godot-theme-generator

[WIP] Generate a theme for Godot projects quickly. Not usable in HTML5 yet!
GDScript
16
star
32

datcord_bot

Weirdly specific Discord bot with role assigning and lots of memery (used on the Godot Discord server)
Python
15
star
33

godot-editor-screenshooter

Godot add-on to take screenshots of the editor viewport
GDScript
13
star
34

tesseract-renderer-design

Tesseract renderer design document, originally written by Lee "eihrul" Salzman
13
star
35

godot-performance-comparison

Godot performance comparison between the `3.x` and `master` branch
GDScript
12
star
36

godot-mlp-models

Pony models test scene for Godot 3.x (`master` branch) and 4 (`4.0-dev` branch)
GDScript
12
star
37

kenney-interface-sounds

Kenney's interface sound pack, packaged for quick use in Godot
12
star
38

godot-dynamic-resolution-demo

[WIP] Demo project for dynamic resolution viewport
GDScript
11
star
39

godot-vintage-builds

Unofficial Godot 1.0 and "Godot 0" builds for nostalgia purposes
Shell
11
star
40

textools-blender

Mirror of the TexTools Blender repository
Python
11
star
41

godot-builds

[WIP] Scripts for building Godot for various platforms
Shell
10
star
42

godot-reprojection-demo

[WIP] Proof of concept for framerate upscaling via reprojection in Godot
GDScript
10
star
43

godot-healing-vfx

3D healing VFX animation made with Godot 3.3rc8 for the VFX challenge (GLES3)
GDScript
10
star
44

godot-multiple-resolutions

[WIP] Demonstrates how to handle multiple display resolutions with Godot
GDScript
10
star
45

godot-settings-manager

An autoload to make settings management easier
GDScript
9
star
46

quake-retexturing-project

Free, libre textures from the Quake Retexturing Project
9
star
47

godotcon-2021-decals

Demo project for the GodotCon Summer 2021 talk "Godot 4's Decal Node Explained"
GDScript
9
star
48

godot-mdk

[WIP] MDK reimplementation in Godot Engine. Not playable yet!
GDScript
9
star
49

kenney-ui-audio

Kenney's UI audio pack, packaged for quick use in Godot
8
star
50

pixar-textures

Free, libre Pixar textures
8
star
51

beauty.css

Turns your plain HTML pages into something pretty and responsive.
HTML
8
star
52

godot-fancy-lights

[WIP] Create OmniLights with configurable corona effects
GDScript
7
star
53

godot-csg-plus-demo

[WIP] Add-on that adds more CSG features to Godot
GDScript
6
star
54

fov

CLI utility for calculating horizontal/vertical FOV values
Go
6
star
55

quakeworld-simple-items

Simple item textures for QuakeWorld clients such as ezQuake
Makefile
6
star
56

carbone

Carbone
Logos
6
star
57

godot-settings-manager-demo

Demo project for the Godot Settings Manager
6
star
58

csgo-crosshairplus

[WIP] Display additional information near the crosshair in Counter-Strike: Global Offensive
GDScript
6
star
59

godot-7guis

[WIP] 7GUIs implementation using Godot's UI nodes
GDScript
6
star
60

godot-procedural-crosshair

[WIP] Custom node used to procedurally generate crosshairs
GDScript
6
star
61

godot-ci-freebsd

Godot continuous integration checks for the FreeBSD platform
5
star
62

GDevelop-website

Website for GDevelop, the open source game creator requiring no coding skills
HTML
5
star
63

seamless-textures

Free, libre seamless textures
TeX
5
star
64

fr-oss

The fr-oss AZERTY keyboard layout for Windows
5
star
65

godot-rendering-tests

[WIP] Rendering test scenes for Godot 4.0's Vulkan renderer
GDScript
5
star
66

0ad-assets

Free, libre 0 A.D. assets/textures
5
star
67

test_contrast_adaptive_sharpening

Test project for contrast-adaptive sharpening in Godot 4.0
GDScript
5
star
68

godot-rendering-performance-test

Project to compare Godot's rendering performance between 3.x GLES3 and the master branch's Vulkan renderer
GDScript
5
star
69

gdipp

Automatically exported from code.google.com/p/gdipp
C++
5
star
70

godot-movie-maker-benchmark

Performance comparison for Godot 4.0.alpha's Movie Maker mode
Shell
5
star
71

ipinfo

CLI utility for retrieving information about IP addresses
Go
5
star
72

godot-date

[WIP] Godot date manipulation library
GDScript
5
star
73

godot-bbcode-to-ansi

BBCode to ANSI conversion routine for Godot 4.0
GDScript
5
star
74

humaaans

Mix-&-match illustrations of people with a design library (mirror)
4
star
75

misa

Misa's texture pack converted to Minetest
4
star
76

pixel-art

Pixel art made using Pixelorama
4
star
77

godot-overscan-demo

Godot 4 demo project for overscan to improve screen-space effect consistency
GDScript
4
star
78

godot-2020-year-in-review

Modified version of the project used for the Godot 2020 Year in Review video
GDScript
4
star
79

usercss-qt-dark

Dark theme userstyle for the Qt developer documentation
CSS
4
star
80

clr

Get information about colors and convert them in the command line. Deprecated, see Pastel:
Nim
4
star
81

godot-qa-api-generator

Static REST API generator for Godot's questions and answers website
Python
4
star
82

close-pr-files-action

Close pull requests automatically if they edit a set of "forbidden" files
JavaScript
4
star
83

nuncabola

Nuncabola source code mirror
Java
4
star
84

godot-sponza-4

Bare Sponza demo for testing the Godot 4.x renderer
4
star
85

sauerbraten-source-port

[WIP] Sauerbraten source port for the 2020 edition
C++
4
star
86

godotengine.org

A redesign of the Godot Engine website
CSS
4
star
87

godot-physics-interpolation-demo

Godot 2D physics interpolation demo
GDScript
4
star
88

q2a-prefill-fields

Question2Answer plugin to prefill form fields when asking a question
PHP
3
star
89

ingar-sounds

Free, libre sounds from Ingar
3
star
90

godot-3d-lut-demo

Godot 4 3D LUT demo project for color correction adjustments
GDScript
3
star
91

godot-startup-times

Benchmark Godot startup + shutdown times to check for regressions
Shell
3
star
92

usercss-godot-qa-dark

Dark theme for the Godot Engine questions & answers website
CSS
3
star
93

godot-procedural-crosshair-demo

Demo project for the Godot procedural crosshair add-on
3
star
94

test_specular_aliasing

Godot 4.0 test project for specular aliasing
GDScript
3
star
95

godot-docs-hugo

[WIP] Proof of concept of building Godot documentation using Hugo + Markdown
Makefile
3
star
96

godot-mipmaps-test

Test scene for mipmap settings in Godot 4.0
3
star
97

godot-bfi

[WIP] Software-based black frame insertion in Godot 4. See also https://github.com/Calinou/godot-bfi-overlay
GDScript
3
star
98

godot-vfx-shield

Real-Time VFX #54: Shield (made with Godot 4.0.alpha)
GDScript
3
star
99

godot-parallax-test-4.0

Test project for StandardMaterial3D parallax/height mapping in Godot 4.0
3
star
100

Calinou

3
star