-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,44 @@ | ||
# socialwarriors | ||
The Social Wars preservation project. | ||
<img src="templates/img/logo.png" width=320px> | ||
|
||
Social Wars preservation project. | ||
|
||
:speech_balloon: Check our [Discord server](https://discord.gg/#) | ||
|
||
--- | ||
|
||
## Releases | ||
|
||
| Version | Release date | Download | | ||
| --- | --- | --- | | ||
| pre-alpha 0.01a | Comming Soon | :ticket: [Launcher](../../releases/download/0.01a/social-warriors_0.01a.zip) | | ||
|
||
## How to Install on Windows | ||
|
||
- Download a flash-compatible browser (unless you already have one). **Recommended:** [Chromium 82.0](https://chromium.en.uptodown.com/windows/download/2181158) | ||
- Download Flash Player for that browser. For Chromium: [Pepper Flash](https://archive.org/download/flashplayerarchive/pub/flashplayer/installers/archive/fp_32.0.0.371_archive.zip/32_0_r0_371%2Fflashplayer32_0r0_371_winpep.exe). For Firefox or Basilisk: [Flash NPAPI](https://archive.org/download/flashplayerarchive/pub/flashplayer/installers/archive/fp_32.0.0.371_archive.zip/32_0_r0_371%2Fflashplayer32_0r0_371_win.exe) | ||
- Download the latest released version from the Releases section. | ||
- Unzip the file to a suitable location. | ||
|
||
## How to Play | ||
|
||
- Run the social-warriors executable. (It might take a couple of seconds to start) | ||
- Open your flash browser and navigate to `http://127.0.0.1:5050/`. | ||
|
||
## On archives and accessibility to digital heritage | ||
|
||
- [Exemption to PCCPSACT](https://www.federalregister.gov/documents/2018/10/26/2018-23241/exemption-to-prohibition-on-circumvention-of-copyright-protection-systems-for-access-control), exemptions to the provision of the Digital Millennium Copyright Act (“DMCA”). | ||
- [EFGAMP](https://efgamp.eu/), the European Federation of Video Game Archives, Museums and Preservation projects. | ||
- [UNESCO PERSIST Programme](https://unescopersist.org/), helps ensure that digital information can continue to be accessed in the future. | ||
- [The Internet Archive](https://archive.org/), a digital library of Internet sites and other cultural artifacts in digital form. | ||
- [BlueMaxima's Flashpoint](https://bluemaxima.org/flashpoint/), the webgame preservation project. | ||
- [Adobe Flash Player Archive](https://archive.org/download/flashplayerarchive/), the Adobe Inc. archive.org Flash Player Archive. | ||
|
||
--- | ||
|
||
## License [![GPL v3](https://img.shields.io/badge/GPL%20v3-blue)](http://www.gnu.org/licenses/gpl-3.0) | ||
|
||
``` | ||
Social Wars preservation project. | ||
Copyright (C) 2022 The Social Warriors team | ||
See the GNU General Public License <https://www.gnu.org/licenses/>. | ||
``` |