SpacemanDMM/crates/spaceman-dmm
Lucy 68a0d9d5f8
Update git2 to 0.20.2 (#434)
This updates the `git2` crate to 0.20.2, as linking on Windows (except
win7) is broken in Rust 1.87+ due to
https://github.com/rust-lang/rust/pull/138233, which
https://github.com/rust-lang/git2-rs/pull/1143 fixed in `git2` 0.20.1.

I'd try to convert everything to gitoxide instead, but that's easier
said than done.
2025-06-18 21:52:55 -07:00
..
res Rename src/ to crates/, match directories to package names 2021-11-16 17:51:02 -08:00
src Update copyright years for 2025 2025-02-23 19:06:40 -08:00
tools Move crate code into src/ subdirectories 2021-11-16 18:30:37 -08:00
build.rs Fix deprecation warning for chrono::Utc::today 2023-04-20 17:20:20 -07:00
Cargo.toml Update git2 to 0.20.2 (#434) 2025-06-18 21:52:55 -07:00
README.md Rename src/ to crates/, match directories to package names 2021-11-16 17:51:02 -08:00

SpacemanDMM Editor

This is an extremely early prototype of a new BYOND map editor. At present it is better described as a "map viewer". It loads and scrolls BYOND environments and map files more quickly than the official editor.