aaronmaynard / Skyrim-Perk-Utility

Add / Reset your Skyrim perks using generated scripts with an easy to use graphical interface! :memo: :video_game:
https://aaronmaynard.github.io/Skyrim-Perk-Utility/
GNU General Public License v3.0
28 stars 19 forks source link

Add webpage for project #20

Closed aaronmaynard closed 6 years ago

aaronmaynard commented 6 years ago

📦 Project: Ordinator Implementation

This issue is tied to the respective project page and will be automatically sorted. For more information on this project, click here.
❤️ Thanks for helping!

📋 Issue:

We are currently in the process of adding support for the ordinator mod. But we still need a place to build. Your task to to take the main index.html located in root directory, make a copy of it called ordinator.html, and change the script src
<script type="text/javascript" src="js/data.js"></script>
to
<script type="text/javascript" src="js/data_ordinator.js"></script>.

Thats it!
Good luck!

👥 Contributing:

🆘 Asking for help

We appreciate your effort in taking the time to work on this issue and help out the open source community. If you need any help, feel free to ask below. We are always happy to help 😄

prinzpiuz commented 6 years ago

May I try