Skip to content

Instantly share code, notes, and snippets.

View spirifoxy's full-sized avatar
🗿

Alexander spirifoxy

🗿
  • Prague, Czech Republic
View GitHub Profile
@spirifoxy
spirifoxy / README.txt
Created August 15, 2023 22:00 — forked from Starviling/README.txt
YarnSpinner loading from line
To set this up in Unity, it needs to:
1. have a reference to the DialogueRunner in the scene
2. be added to the Dialogue Views in the DialogueRunner
3. MAKE SURE THAT Yarn.LineJumper.asmdef and YarnLineJumper.cs ARE IN THEIR OWN SUBFOLDER
(This is for 2.2.2+)
To save a point, save integer returned from CurrentProgramCounter() somewhere.
To load a point, use LoadProgramCounter() with the node string name and integer saved from CurrentProgramCounter().
@spirifoxy
spirifoxy / csgo-server-guide.md
Created November 29, 2022 22:10 — forked from fanjin-z/csgo-server-guide.md
Complete Guide for Hosting CS:GO Dedicated Servers

Complete Guide for Hosting a CS:GO Dedicated Server

Creative Commons License.

I tested the setup on Debian Stretch (naive installation) and Jessie (LinuxGSM installation). The setup should work on Debian 8 (Jessie), Debian 9 (Stretch) and Ubuntu (16.04). However, If you're running on Windows or other non-debian based Linux OS (e.g. CentOS, openSUSE), this guide doesn't apply to you.

My Servers:

I'm hosting FFA warm-up and HvH(soon) servers in San Francisco, welcome to join by:

IPv4: 159.89.154.137   
Ipv6: 2604:a880:2:d0::20ad:2001 
@spirifoxy
spirifoxy / routerboard.sh
Created October 28, 2022 21:18 — forked from dhcgn/routerboard.sh
Add Cloudflare IPs to Mikrotik Routerboard
/ip firewall address-list
add list=CF address=173.245.48.0/20
add list=CF address=103.21.244.0/22
add list=CF address=103.22.200.0/22
add list=CF address=103.31.4.0/22
add list=CF address=141.101.64.0/18
add list=CF address=108.162.192.0/18
add list=CF address=190.93.240.0/20
add list=CF address=188.114.96.0/20
add list=CF address=197.234.240.0/22