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 137191b commit 735c93c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +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.
* __DisplayAmplify.mod.js__ this mod aims to overhaul the game by enhancing the aspect ratio, framerate, and draw distance.
* __CameraController.mod.ts__ 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.ts__ 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 735c93c

Please sign in to comment.