This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
settings { | |
"main": { | |
"description": "Generally Intelligent AI...", | |
"modeName": "Smartbots AI" | |
}, | |
"gamemodes": { | |
"general": { | |
"tankPassiveHealthBonus": "alwaysEnabled" | |
}, | |
"skirmish": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
settings { | |
"lobby": { | |
"allowPlayersInQueue": true, | |
"team1Slots": 6, | |
"team2Slots": 6, | |
"returnToLobby": "never" | |
}, | |
"gamemodes": { | |
#"control": {}, | |
#"escort": {}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Twitter Click Handler | |
// @namespace http://tampermonkey.net/ | |
// @version 0.3.4 | |
// @description Handle click events on tweets and open the content in a new window. | |
// @author nanojin | |
// @match https://twitter.com/* | |
// @grant none | |
// @updateURL https://gist.github.com/nanojin/d6d4cf0319329cecedebdd8ce118dc21/raw/8ddaaf0cc03e4bc1ed0af9aebe0ab38bbf9b118a/twclick.js | |
// @downloadURL https://gist.github.com/nanojin/d6d4cf0319329cecedebdd8ce118dc21/raw/8ddaaf0cc03e4bc1ed0af9aebe0ab38bbf9b118a/twclick.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
swagger: "2.0" | |
info: | |
title: "Pixiv Public API" | |
description: "Unofficial API specification extracted from Pixiv Android App v4.8.2" | |
version: "1.0" | |
host: public-api.secure.pixiv.net | |
schemes: | |
- https | |
basePath: /v1 | |
produces: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
settings | |
{ | |
main | |
{ | |
Mode Name: "6v6 Tryhard" | |
//Mode Name: "Payload Deathmatch" | |
//Description: "6v6 Tryhard, Bring An Adult - Instant Respawn\n\nYour Stats directly influence the game's score. Think of it as tryhard, but you get full value for all your efforts. KBAE3" | |
Description: "KBAE3\n\nPlay for Value! TrYhArDs welcome.\n100% damage/healing = 1 value\nPayload no longer matters! Use it to extend time!\nTotal value of all players added at the end of the match and determines the winner!" | |
} |
NewerOlder