https://github.com/notnite/thundersnore
Thunderstore WEBFISHING mod validator
https://github.com/notnite/thundersnore
Last synced: about 1 month ago
JSON representation
Thunderstore WEBFISHING mod validator
- Host: GitHub
- URL: https://github.com/notnite/thundersnore
- Owner: NotNite
- License: mit
- Created: 2024-10-31T19:33:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T16:35:18.000Z (over 1 year ago)
- Last Synced: 2026-01-19T11:40:36.224Z (5 months ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thundersnore
Thunderstore WEBFISHING mod validator.

## Usage
- Install Deno
- Install [Godot RE Tools](https://github.com/bruvzg/gdsdecomp) and set `GDRE_TOOLS_PATH` to the executable path
- `deno run start`
## Updating the file list
- Use Godot RE Tools to decompile WEBFISHING
- Set `DECOMP_PATH` to the decompiled project directory
- `deno run buildFileList`