Skip to content
Snippets Groups Projects
Commit bf6dcf8e authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-dev' into 'pregmod-master'

Pregmod v3.9.2

See merge request pregmodfan/fc-pregmod!9056
parents 0c2a34c8 139b97dd
No related branches found
Tags v0.82
No related merge requests found
......@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
## [0.10.7.1-3.9.2] - 2021-03-11
* more JS conversion
* fixes
## [0.10.7.1-3.9.1] - 2021-03-09
* added Elohiem's openGL renders
......
App.Version = {
base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed.
pmod: "3.9.1",
pmod: "3.9.2",
commitHash: null,
release: 1120 // When getting close to 2000, please remove the check located within the onLoad() function defined at line five of src/js/eventHandlers.js.
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment