Skip to content

Commit 72cd15e

Browse files
committed
Added decomp progress
1 parent 9da7e69 commit 72cd15e

File tree

5 files changed

+22456
-0
lines changed

5 files changed

+22456
-0
lines changed

.decomp-progress

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
projects
2+
{
3+
"de_Blob"
4+
{
5+
"functions" "Tools/ProgressCalculation/functions.csv"
6+
"ignore" "Tools/ProgressCalculation/ignorelist.txt"
7+
"svgtemplate" "Tools/ProgressCalculation/template.svg"
8+
9+
"files"
10+
{
11+
"extension" ".cpp"
12+
"extension" ".hpp"
13+
"extension" ".c"
14+
"extension" ".h"
15+
"directory" "OpenBlob/Source"
16+
"directory" "Toshi/Source"
17+
"directory" "Shared/Source"
18+
}
19+
}
20+
}

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# OpenToshi [![Toshi](https://github.com/AdventureT/OpenToshi/actions/workflows/ci.yaml/badge.svg)](https://github.com/AdventureT/OpenToshi/actions/workflows/ci.yaml)
22
Decompilation of the Toshi engine and Toshi games like de blob.
33

4+
<img src="https://opentoshi.net/progress/de_Blob.svg" width="100%"/>
5+
46
# **SUPPORT THE DEVELOPERS OF THE TOSHI ENGINE**
57
We do not own the Toshi Engine in any way, shape or form, and this project would not have been possible had they not developed TOSHI in the first place. The Toshi Engine is currently owned by [THQ Nordic](https://www.thqnordic.com); we highly urge you to follow & support their projects if you like this project!
68

0 commit comments

Comments
 (0)