Skip to content

Instantly share code, notes, and snippets.

View rizdaprasetya's full-sized avatar

Rizda Dwi Prasetya rizdaprasetya

View GitHub Profile
@rizdaprasetya
rizdaprasetya / BaseModel.cs
Created December 20, 2016 08:37 — forked from SimianLogic/BaseModel.cs
Use Google Spreadsheets as a CMS for Your Unity Game
using UnityEngine;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
public abstract class BaseModel<T> where T : BaseModel<T>
{
private static bool SHOW_DEBUGGING_MESSAGES = false;
; 20191020_070434
[general]
;server_check_url=http://www.google.com/generate_204
;geo_location_checker=http://www.example.com/json/, https://www.example.com/script.js
;dns_exclusion_list=*.qq.com, qq.com, *.cmpassport.com
;ssid_suspended_list=LINK_22E174, LINK_22E175
;udp_whitelist=53, 123, 1900, 80-443
;excluded_routes= 192.168.0.0/16, 172.16.0.0/12, 100.64.0.0/10, 10.0.0.0/8
;icmp_auto_reply=true