Skip to content

RealSput/WHAR-source-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WHAR-source-code

Source code for WHAR (WIP)

Current progress:

WHAR Preview 1

Files included:

  • Blender scene (blender-files/gameplay.blend)
  • All frames of WHAR (frames)
  • Program that converts it into GD (src/index.js)

Note

Only works for Windows.

Instructions

Run these commands below to download the source code & install all dependencies:

git clone https://github.com/RealSput/WHAR-source-code
cd WHAR-source-code/src
npm i

Then, you can configure index.js, render the scene, and write it to your savefile with:

node .

About

Source code for WHAR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published