Skip to content

Instantly share code, notes, and snippets.

View PushoN's full-sized avatar
💭
MS makes github terrible.

Alexey Panov PushoN

💭
MS makes github terrible.
View GitHub Profile
#!/bin/sh
#
# jenkins-slave: Launch a Jenkins BuildSlave instance on this node
#
# chkconfig: - 99 01
# description: Enable this node to fulfill build jobs
#
JENKINS_WORKDIR="/var/jenkins"
JENKINS_USER="jenkins"
// C# example
using UnityEditor;
using System.IO;
using System.Collections;
using UnityEngine;
using System.Collections.Generic;
class PerformBuild
{
static string[] GetBuildScenes()
@PushoN
PushoN / StackMob.cs
Created March 19, 2014 05:44 — forked from SidneyAllen/StackMob.cs
Helper for OAuth2.0 try for VK or othrs
using UnityEngine;
using System.Collections;
using System.Security.Cryptography;
using System;
using System.Text;
public class StackMob : MonoBehaviour
{
public const string acceptHeader = "application/vnd.stackmob+json; version=0"; // 0 = development, 1 = production
public const string apiKey = "e78a2646-d479-47b1-9ae5-65732c5eabdc"; // nixApp