Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aubrey Buchanan authored Jul 13, 2018
1 parent e4e6a13 commit 137191b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ Grab the latest version of Project64 and include the built Temple files in your
## Example Mods
Currently Temple comes bundled with some example mods, the most notable of these mods are described here. _(Note: these mods are in early alpha stage development and come with many bugs, give them a try, but please understand they are essentially "early access")_

* __CameraController.mod.js__ this mod adds dynamic control to the game's camera, allowing player three's analog stick to rotate the camera around Link freely. This way you can bind palyer three's controller as you see fit and have some extra flexibility in the game's controls.
* __CameraController.mod.js__ this mod adds dynamic control to the game's camera, allowing player three's analog stick to rotate the camera around Link freely.
* __DisplayAmplify.mod.js__ this mod aims to overhaul the game by enhancing the aspect ratio, framerate, and draw distance.
* __EquipmentChange.mod.ts__ this mod simply binds the Slingshot to B and the kokiri sword to C-Down as a proof of concept for dynamically controlling what items are equipped. This mod is not configured to run by default.

0 comments on commit 137191b

Please sign in to comment.