What we do with the data you import?

We are going to save each EPL in association with your E2 username. We do not scrape Earth2 website at the moment. We would rather wait for official APIs with secure tokens if we decide to acquire more data. We want to keep it simple for now.

Format your data properly

Please use the following format to import your EPLs before importing.

We added options for "sale" and "rent" options for each EPLs - default value for sale and rent are 0.

Schema is as follow: <em>[EPL Name]</em>,<em>[for sale - yes=1 or no=0]</em>,<em>[for rent - yes=1 or no=0]</em>

Minimum formatting:

https://e2.me/archery-shop
/larimar-cmc
crypto-treasure-hunt

Full formatting with options:

https://e2.me/archery-shop,1,0
/larimar-cmc,1,1
crypto-treasure-hunt,0,1