Skip to content

Instantly share code, notes, and snippets.

@damolp
damolp / BlueprintUnlock.cs
Created December 23, 2017 00:16
Rust unlock all blueprints
using System;
using System.Collections.Generic;
using System.Linq;
using Oxide.Core;
using UnityEngine;
namespace Oxide.Plugins
{
[Info("BlueprintUnlocker", "Damo", "0.1")]