Skip to content
View RuizuKun-Dev's full-sized avatar
🦊
MY XP BAR IS LOW
🦊
MY XP BAR IS LOW

Block or report RuizuKun-Dev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AttributeUtil.lua AttributeUtil.lua
    1
    --| LICENSE: https://gist.github.com/RuizuKun-Dev/768981cc6d68f996a041a4fa1761ea02#file-license-txt
    2
    
                  
    3
    local ReplicatedStorage = game:GetService("ReplicatedStorage")
    4
    local Configurations = ReplicatedStorage.Shared:FindFirstChild("Configurations")
    5
    	and require(ReplicatedStorage.Shared.Configurations)