Commit Graph

45 Commits

Author SHA1 Message Date
adrianvanderwal
9ed316434a
Update README.md
Added steam installation example
2019-05-10 10:55:34 +08:00
Mitch Roote
9304c1f7d1 Merge branch 'develop' 2019-02-26 21:09:03 -05:00
Sean Callahan
27d78ea9c4 Refactored mod loading from save file
* Removed dependency on semver library
* Moved to new version struct types in level.dat structure
    - added version24, version48, and version64 types and marshallers
* Fixed UI to reflect new json schema
    - removed `num_mods`
    - versions are now 3D arrays instead of objects
* Fixed read optimized uint implementation
2019-01-10 14:28:57 -08:00
Mitch Roote
9774e5f859 Update readme 2018-09-22 22:38:26 -04:00
knoxfighter
598e499ed2 added new laravel-mix section to readme 2018-08-12 02:24:31 +02:00
knoxfighter
8bf495f5c0 added mickael9 to the ReadMe 2018-07-18 04:27:14 +02:00
Mitch Roote
1fa3adf4c0
Merge pull request #94 from knoxfighter/feature/mod-compatibility
Feature/mod compatibility
2018-06-02 09:49:20 -04:00
knoxfighter
0111971f4b
Update GO-Version in Readme 2018-05-26 22:43:05 +02:00
knoxfighter
89571013f9
added semver to ReadMe 2018-03-10 16:11:46 +01:00
knoxfighter
17fcc88b71
Merge branch 'master' into feature/advanced_mod_installation 2018-01-14 23:58:14 +01:00
Mitch Roote
7933d4f8a1 Update README 2017-12-21 19:17:32 -05:00
Ted Meyer
89031c1bab Cleaned up the build script
No more commented out code, and the finished product actually runs now.
Also updated the readme to reflect the new build rules.
2017-12-21 14:50:29 -08:00
knoxfighter
eca544e362 updated manage mods image in readme 2017-11-16 09:32:45 +01:00
knoxfighter
17143d7bf8 updated readme 2017-11-16 09:03:34 +01:00
knoxfighter
cbed7ae23b added update all buttons (currently bugged) 2017-10-21 15:08:42 +02:00
knoxfighter
2eed86bec4 added two missing packages to the README && changed plus to minus 2017-09-27 15:53:08 +02:00
Mitch Roote
cd7533893f Update README.md 2017-03-22 16:12:28 -04:00
Mitch Roote
b14d121b4a Update README.md 2017-01-22 21:26:55 -05:00
Mitch Roote
dc8545efb3 Update README.md 2017-01-22 21:23:57 -05:00
majormjr
6ca179b3eb updated readme 2016-12-19 09:41:21 -05:00
Mitch Roote
e71739ecf9 Update README.md 2016-11-02 21:05:36 -04:00
Mitch Roote
36ea1d29b5 add docker pulls badge to readme 2016-11-02 21:04:01 -04:00
Mitch Roote
c6025f3c88 Added instructions for docker to readme 2016-11-02 18:18:47 -04:00
Mitch Roote
4b3dedb4c5 added missing code closing tag 2016-10-11 12:30:27 -04:00
majormjr
2e1945014b Added instructions for using prebuilt Windows binary to README, moved existing installation to "Building in Windows" section 2016-10-11 09:55:00 -04:00
cyris69
2c5cfeb3d0 Update readme
Fixed spelling/grammar errors and added step to run src.exe before using opening FSM in browser
2016-10-08 11:03:29 -04:00
cyris69
daca17a432 Update readme
added installation notes for windows.
2016-10-07 13:21:39 -04:00
Kye Bostelmann
cf47530f1c Update README.md
Update usage string.
2016-09-27 12:04:00 -03:00
Mitch Roote
cbf187f3d6 Update README.md 2016-05-15 10:17:46 -04:00
Mitch Roote
cff15b4033 Update README.md 2016-05-08 09:30:18 -04:00
Mitch Roote
ba482994ee Update README.md 2016-04-30 21:15:24 -04:00
Mitch Roote
6206e06c6a Update README.md 2016-04-30 21:14:59 -04:00
Mitch Roote
e538e1142c Update README.md 2016-04-27 20:19:07 -04:00
Mitch Roote
5ff3d08251 Update README.md 2016-04-27 13:38:19 -04:00
Mitch Roote
0b0faf5d7e Update README.md 2016-04-27 11:30:25 -04:00
Mitch Roote
3c95e72b98 Update README.md 2016-04-25 00:32:06 -04:00
Mitch Roote
603ea59198 Update README.md 2016-04-25 00:28:36 -04:00
Mitch Roote
c21c10c4ee Update README.md 2016-04-25 00:12:38 -04:00
majormjr
96139c8cad improved ui for config route, added error reporting to json responses 2016-04-24 19:07:00 -04:00
majormjr
e0ac8fdbec added button to download save files, updated readme 2016-04-20 08:22:51 -04:00
majormjr
bb0aba974d added license, updated readme 2016-04-19 23:16:36 -04:00
majormjr
81e73a81bb added method to download saves, updated readme 2016-04-19 22:53:42 -04:00
majormjr
34bcd07912 updated readme 2016-04-19 22:00:40 -04:00
majormjr
20436234b6 implemented log, saves and mod ui 2016-04-19 21:45:49 -04:00
majormjr
d3e9ca5543 added server for frontend, added router for front end components, implemented menu in sidebar 2016-04-19 13:55:21 -04:00