Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 976 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 976 Bytes

HNReset

A simple set of scripts to strip as much as possible from the default ROBLOX code.

What is it?

If you do any website design, will probably have heard of or used a reset.css of some sort to get you to a cleaner-than-normal state. That's what these scripts do, except for ROBLOX. It resets character spawning, health generation, GUIs and so on. Everything is as clean as possible.

How can I help?

You can help in 2 ways, if you have knowledge of Lua and can fix some stupid mistake, fork the repo and send us a pull request. 90% of the time we will accept it. Do keep in mind that all code contributed to the project is licensed under the HNSL (see LICENSE). Another way you can help is to submit an issue with whatever you are suggesting. We will do our best to resolve any problems.

Who made this?