Skip to content

Instantly share code, notes, and snippets.

View Mhmonicox's full-sized avatar

Md Mahmudul Hasan Moni Mhmonicox

View GitHub Profile
@Mhmonicox
Mhmonicox / Untitled
Created February 13, 2023 21:43 — forked from anonymous/Untitled
Created using browser-solidity: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://ethereum.github.io/browser-solidity/#version=soljson-v0.4.11+commit.68ef5810.js&optimize=undefined&gist=
pragma solidity 0.4.11;
contract ValidatorSet {
/// Issue this log event to signal a desired change in validator set.
/// This will not lead to a change in active validator set until
/// finalizeSignal is called.
///
/// Only the last log event of any block can take effect.
/// If a signal is issued while another is being finalized it may never
/// take effect.
@Mhmonicox
Mhmonicox / BasicToken.sol
Created January 30, 2023 13:38 — forked from samimcanboke/BasicToken.sol
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.5.8+commit.23d335f2.js&optimize=false&runs=200&gist=
pragma solidity 0.5.8;
import "./Pauseable.sol";
import "./SafeMath.sol";
/**
* @title TRC20Basic
* @dev Simpler version of TRC20 interface
*/
@Mhmonicox
Mhmonicox / Witcher 3 Ghost Mode Mod List 2020.md
Created August 16, 2022 01:38 — forked from v1ld/Witcher 3 Ghost Mode Mod List 2020.md
Witcher 3 Ghost Mode Mod List 2020.md

The Witcher 3 - Ghost Mode Mod List 2020

This list of mods is built around the excellent Ghost Mode overhaul mod. Here's WGhost81's own excellent list of mods to use with the mod: The Witcher 3: Ghost Mode Mod List. The Total Immersion Mod List is another excellent source of ideas for mods to use with Ghost Mode.

My original list of mods for Ghost Mode from 2017/18 is here: The Witcher 3 - Ghost Mode Mod List. That list does not change the look of the game in any way and is focused on gameplay tweaks. This list takes a different approach and will try for an updated and different look for this playthrough.

Executable Changes

These edit the witcher3.exe binary.