Artillery game.
Find a file
2025-07-14 21:29:03 +02:00
.cargo Use wild; 2025-05-04 11:04:05 +02:00
manual Rework installation script; Update manual; License installation script and watch script under MIT; 2025-05-04 11:33:46 +02:00
src Add unified assets handling; Rework error diagnostics; Support specifying custom data directories via 'BEDROCK_DATA_DIR'; 2025-07-14 21:29:03 +02:00
.gitignore Add unified assets handling; Rework error diagnostics; Support specifying custom data directories via 'BEDROCK_DATA_DIR'; 2025-07-14 21:29:03 +02:00
bedrock.desktop Add desktop entry; Add readme; Add installation script; 2025-03-02 13:19:07 +01:00
bedrock.svg Update graphics demo; Restructure code; 2025-03-04 21:21:14 +01:00
Cargo.lock Add unified assets handling; Rework error diagnostics; Support specifying custom data directories via 'BEDROCK_DATA_DIR'; 2025-07-14 21:29:03 +02:00
Cargo.toml Add unified assets handling; Rework error diagnostics; Support specifying custom data directories via 'BEDROCK_DATA_DIR'; 2025-07-14 21:29:03 +02:00
CHANGELOG.md Add unified assets handling; Rework error diagnostics; Support specifying custom data directories via 'BEDROCK_DATA_DIR'; 2025-07-14 21:29:03 +02:00
install.sh Rework installation script; Update manual; License installation script and watch script under MIT; 2025-05-04 11:33:46 +02:00
README.md Update readme; Spawn players; 2025-05-28 10:59:03 +02:00

Bedrock

Bedrock is an upcomming video game developed at Achernar.

Installation

Use the provided install.sh script to install Bedrock:

install.sh <module> <base_directory>

Run install.sh for more information.

Bedrock is copyright © 2025 Gabriel Bjørnager Jensen. All rights reserved.

The install.sh script is copyright © 2025 Gabriel Bjørnager Jensen and provided under an MIT licence. See the file in question for more information.

The watch.sh script is copyright © 2025 Gabriel Bjørnager Jensen and provided under an MIT licence. See the file in question for more information.

The Bedrock Manual is copyright © 2025 Gabriel Bjørnager Jensen and released under a Creative Commons Attribution-ShareAlike 4.0 International licence. See https://creativecommons.org/licenses/by-sa/4.0/ for more information.