Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krypciak committed Aug 16, 2024
1 parent 20e7595 commit 856f0e9
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,13 @@
|---|---|


### Development stage: Alpha
### Please report all bugs on the [CrossCode Modding](https://discord.com/invite/3Xw69VjXfW) discord

[![Releases](https://github.com/CCDirectLink/organization/blob/master/assets/badges/releases%402x.png)](https://github.com/krypciak/cc-shaduungeon/releases/latest/)

| Dependencies | |
| --------------------------------------- | --------------------------------------- |
| [cc-blitzkrieg v0.3.5](https://github.com/krypciak/cc-blitzkrieg) | **_[Quick download](https://github.com/krypciak/cc-blitzkrieg/releases/tag/v0.3.5)_** |
| [input-api](https://github.com/CCDirectLink/input-api) | **_[Quick download](https://github.com/CCDirectLink/input-api/releases/latest)_** |

### [cc-vim](https://github.com/krypciak/cc-vim) commands
- `gen(seed?: string, roomTp?: number)` Generates the dungeon with the specified seed

## Building
```bash
git clone https://github.com/krypciak/cc-shaduungeon
cd cc-shaduungeon
pnpm install
# you can switch to the main branch if you want
# git checkout main
pnpm run start
# this should return no errors (hopefully)
npx tsc
Expand Down

0 comments on commit 856f0e9

Please sign in to comment.