Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Prepare for Archive #20

Merged
merged 1 commit into from
Jul 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CTF Handbooks

**IMPORTANT: The CTF Handbooks project is now discontinued and the repository is archived. It's replaced and continued by the CTF Maps Guide project [here](https://github.com/a-blob/CTF-Maps-Guide), which includes the latest developments.**

This is a collection of handbooks for the [Capture the Flag game by rubenwardy](https://github.com/MT-CTF) on [Luanti (formerly Minetest)](https://github.com/minetest/minetest). The handbooks are guidelines on a variety of tasks such as making maps and testing them, written primarily with the main Capture the Flag Luanti server in mind.

The handbooks are made with JetBrains Writerside and deployed onto the [CTF Handbooks website](https://ctf-handbooks.github.io/). The handbook markdown files are located under [`topics`](./Writerside/topics) in the [`Writerside`](./Writerside) folder.
Expand Down