Skip to content

Instantly share code, notes, and snippets.

View FinnT730's full-sized avatar

FinnT730 FinnT730

  • 07:46 (UTC +02:00)
View GitHub Profile

MS Office activation

Steps

  1. Download and install Office 365

  2. Remove current trial license

  3. Open command prompt as admin

  4. Navigate to the Office folder

Fap 2020

[https://www.twitch.tv/videos/656387778](https://www.twitch.tv/videos/656387778)
  • LTS

    • Would forge consider a rolling style LTS? Say supporting one extra LTS version for critical bugs/security fixes only (no new features, no discord/forums support for users) while servers are in the process of updating to a fully supported version?

Fap 2020

Link to the Twitch Vod: https://www.twitch.tv/videos/656387778
  • LTS

    • Would forge consider a rolling style LTS? Say supporting one extra LTS version for critical bugs/security fixes only (no new features, no discord/forums support for users) while servers are in the process of updating to a fully supported version?
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
using UnityEngine.Scripting;
public class Generator : MonoBehaviour
{
{"arguments": {"game": ["--username", "${auth_player_name}", "--version", "${version_name}", "--gameDir", "${game_directory}", "--assetsDir", "${assets_root}", "--assetIndex", "${assets_index_name}", "--uuid", "${auth_uuid}", "--accessToken", "${auth_access_token}", "--userType", "${user_type}", "--versionType", "${version_type}", {"rules": [{"action": "allow", "features": {"is_demo_user": true}}], "value": "--demo"}, {"rules": [{"action": "allow", "features": {"has_custom_resolution": true}}], "value": ["--width", "${resolution_width}", "--height", "${resolution_height}"]}], "jvm": [{"rules": [{"action": "allow", "os": {"name": "osx"}}], "value": ["-XstartOnFirstThread"]}, {"rules": [{"action": "allow", "os": {"name": "windows"}}], "value": "-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump"}, {"rules": [{"action": "allow", "os": {"name": "windows", "version": "^10\\."}}], "value": ["-Dos.name=Windows 10", "-Dos.version=10.0"]}, {"rules": [{"action": "allow", "os": {"ar
This file has been truncated, but you can view the full file.
! function (e) {
var t = {};
function i(r) {
if (t[r]) return t[r].exports;
var n = t[r] = {
i: r,
l: !1,
exports: {}
};