Crates.io | pectin |
lib.rs | pectin |
version | 0.0.3 |
source | src |
created_at | 2024-03-02 19:12:53.549992 |
updated_at | 2024-03-08 20:12:04.923659 |
description | Checks Quake map jam submissions |
homepage | |
repository | https://github.com/4LT/pectin |
max_upload_size | |
id | 1159931 |
size | 89,206 |
Make your jams gel
Checks Quake maps for defects to ease the map jam submission and release process.
cargo install cargo-about
)
cargo install pectin
x86_64-pc-windows-gnu
toolchain be installed
(rustup toolchain install x86_64-pc-windows-gnu
)tcl-dev
on Ubuntu)gcc-mingw-w64-x86-64
on Ubuntu)cargo install cargo-about
)
./cross_windows.sh
from project rootBuilt package will be located at <project root>/scratch/package/pectin.zip
Launch pectin
(Linux) or run pectin/bin/pectin.exe
from extracted zip
archive (Windows) to run.
Use File > Open Map(s)
to load 1 or more maps (.bsp files) at a time
Use File > Open Folder
to load all maps in a directory
Defects are highlighted in red, organized by map filename
Report bugs and feature requests to https://github.com/4LT/pectin
Reports should provide system and build information (Help > About
)
Source code is under one of CC0-1.0
OR MIT
OR Apache-2.0
, your choice
Binary distributions should contain all licenses of dependencies that require
attribution under Help > About