Skip to content

MyUncleSam/SimpleSatisfactoryPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSatisfactoryPage

  • show link to newest savegame (to download)
  • Ability to open web map using latest savegame

How?

  1. add all savegames to the savegames subfolder
  2. change public link inside index.html
  3. done

Requirements

  • apache
  • apache module mod_rewrite
  • php

Non apache

If you use different webservers than apache, you need to do this:

  • modify .htaccess: it should redirect https://www.domain.tld/latest.sav to latest.php
  • modify savegames/htaccess: allow index and set content to directly download (and not open as text file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published