Skip to content

Commit c84411f

Browse files
committed
update readme
1 parent 29a2425 commit c84411f

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

Docs/thumbnail.png

16.4 KB
Loading

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
11
# FEZUG
22

3-
## Description
4-
This library is a [MonoMod](https://github.com/MonoMod/MonoMod) mod which adds some debug functionalities to FEZ - mainly tools for speedrunners.
3+
![thumbnail](Docs/thumbnail.png)
4+
5+
## Overview
6+
7+
This library is a [MonoMod](https://github.com/MonoMod/MonoMod) mod which adds some debug functionalities to FEZ - mainly tools for speedrunners, but also for people who want to just mess with the game.
8+
9+
## Features
10+
11+
- Multiple annoyed cutscenes (intro, dot loading etc.) shortened or removed.
12+
- Command like (available through `~` key) for interacting with other features.
13+
- Binding feature allowing you to have any command bound to any key through `bind` command.
14+
- `warp` command for moving to different levels instantaneously.
15+
- `reload` command for quick reload of the level you're currently in.
16+
- `save` and `load` commands for saving and loading named quicksaves.
17+
- `progress` command for manipulating game and level progress (WIP)
18+
- `itemcount` command for changing amount of items currently possessed.
19+
- `blackholes` command for manipulating black holes.
20+
- `time` command for manipulating in-game day and night cycle.
21+
- Basic HUD for displaying player's position, velocity and state (WIP)
22+
- `allow3d` command for allowing 3D perspective shift in a level.
523

624
## Installation
725

0 commit comments

Comments
 (0)