Skip to content

krypciak/cc-blitzkrieg

Repository files navigation

cc-blitzkrieg

epic crosscode mod

  1. Solve and skips puzzles with one button
  2. Create selections and save them to a json file
  3. Record puzzles (for later automatic solving)
  4. Copy selection from map1 to map2 at specified x,y with puzzle variable uniqification, entity offseting, cutscene removal
  5. Other collection tools for bossfights and puzzles
  6. A lot of utility functions
GitHub last commit (branch) GitHub all releases

Static Badge Static Badge
Discord

Please report all bugs on the CrossCode Modding discord

Releases

Dependencies
input-api Quick download

cc-vim commands

  • reload-level() Reloads the current map without transition, keeps the current player position
  • toggle-selection-render

Building

git clone https://github.com/krypciak/cc-blitzkrieg
cd cc-blitzkrieg
pnpm install
pnpm run start
# this should return no errors (hopefully)
npx tsc