Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Sex
Browse files Browse the repository at this point in the history
  • Loading branch information
GuineaPigUuhh committed Feb 15, 2024
1 parent 4223260 commit cd3d3cc
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,19 @@

## Anyone who wants to be a contributor to the engine just ask me on my discord on my profile
## Credits:
- GuineaPigUuhh - Main Coder
- GuineaPigUuhh for the Code (Yippeee!)
### Special Thanks
- PolybiusProxy - hxCodec Lib
- Dot-Stuff - FlxAnimate Lib
- hxCodec for the .MP4 Video Loader.
- FlxAnimate Team for the Animate Atlas Support.

# Build instructions
- install [Haxe 4.2.5](https://haxe.org/download/version/4.2.5/) (This is the only tested version, if you want to use another, use it at your own risk)
- run the [install.bat](https://github.com/GuineaPigUuhh/Funkin-NullEngine/blob/main/install-libs/install.bat) file inside the install-libs folder to install the libs that the engine needs
1. install [Git](https://git-scm.com/download/win)
2. install [Haxe 4.2.5](https://haxe.org/download/version/4.2.5/) (This is the only tested version, if you want to use another, use it at your own risk)
3. install [Visual Code Studio](https://visualstudio.microsoft.com/pt-br/thank-you-downloading-visual-studio/?sku=Community&channel=Release&version=VS2022&source=VSLandingPage&passive=false&cid=2030)
- in Individual components on Visual Studio Installer, Select this Options
- MSVC v143 VS 2022 C++ x64/x86 build tools (Latest)
- Windows 10/11 SDK (any works)
4. run the [install.bat](https://github.com/GuineaPigUuhh/Funkin-NullEngine/blob/main/install-libs/install.bat) file inside the install-libs folder to install the libs that the engine needs


## To-do
Expand Down

0 comments on commit cd3d3cc

Please sign in to comment.